Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End navigation – current page

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #27644

    My first custom themed wordpress site (thanks Chris :)):
    http://whiskycompetition.com/blog/

    I made sprites for the navigation and wanted to show the rollover state of the current page, so I used jQuery, (code below). I realize if javascript is turned off this won’t work. But is this considered an ok way to do things? Should I really loop through all the pages and echo the li tags for each nav item?

    Code:
Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.