Results 1 to 10 of 12
Threaded View
-
25th Mar 2012, 07:21 AM #9MemberWebsite's:
imdber.org justpaste.me^You can try do some php checking (maybe thru a variable) on which page you are currently in.
PHP Code:<li <?php echo $isHome?'class="active"':''; ?>><a href="/">Home</a></li>
<li <?php echo $isMyAccount?'class="active"':''; ?>><a href="/myaccount">My Account</a></li>
<li <?php echo $isEdit?'class="active"':''; ?>><a href="/editaccount">Edit Account</a></li>
<li <?php echo $isHome?'class="active"':''; ?>><a href="/logout">Logout</a></li>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Highlight searched text plugin
By r00ts in forum WordpressReplies: 2Last Post: 9th Apr 2012, 07:10 PM -
[Hiring] Simple PHP Job
By Apathetic in forum Completed TransactionsReplies: 0Last Post: 14th Sep 2011, 02:08 AM -
[Hiring] $10 simple job :D
By viruz99 in forum Completed TransactionsReplies: 8Last Post: 28th Nov 2010, 07:22 AM -
Something Simple
By w00ty in forum Graphics AreaReplies: 0Last Post: 14th Jul 2010, 07:58 AM -
Its seems so simple ...
By S?nic in forum IP.BoardReplies: 8Last Post: 20th Sep 2009, 12:42 AM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...