Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GS Site heads up
#9
The 'Demo' and 'Download' pages also has menu issues. The current state is not reflected whilst on those pages.

This from the 'Demo' page.....

<script>
jQuery(document).ready(function() {
var type = $('body').attr('id');

if (type == 'contribute') {
$('#nav-contribute').addClass('current');
}

if (type == 'press' || type == 'start' || type == 'news' || type == 'team' || type == 'screesnhots' || type == 'mission-statement') {
$('#nav-about').addClass('current');
}

});
</script>


HTH someone problem solve.

Sláinte
Reply


Messages In This Thread
GS Site heads up - by jinky - 2012-06-23, 08:27:52
GS Site heads up - by JWH_Matthew - 2012-06-24, 13:42:14
GS Site heads up - by Connie - 2012-06-24, 16:52:59
GS Site heads up - by n00dles101 - 2012-06-24, 17:41:16
GS Site heads up - by Connie - 2012-06-24, 19:43:01
GS Site heads up - by datiswous - 2012-07-05, 22:11:11
GS Site heads up - by shawn_a - 2012-07-05, 23:10:15
GS Site heads up - by Carlos - 2012-07-06, 00:23:49
GS Site heads up - by jinky - 2012-07-06, 16:04:17



Users browsing this thread: 1 Guest(s)