Jump to content

current page change with jQuery


godsent

Recommended Posts

How could i change navigation class.

 

I mean the "page_item current_page_item"

 


<div id='nav'>
  <ul>
    <li class='page_item current_page_item'><a href='#' title='cio'>One</a></li>
    <li class='page_item'><a href='#' title='rfil'>Two</a></li>
    <li class='page_item'><a href='#' title='lBog'>Three</a></li>
    <li class='page_item'><a href='#' title='GH'>Four</a></li>
  </ul>
</div>

Link to comment
https://forums.phpfreaks.com/topic/172818-current-page-change-with-jquery/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.