[jQuery] Jquery Help - Navigation

2008-05-16 Thread bludog
This is probably something very basic, but why does this logic only work for the first section of ul's in the nav and not the next? Please enlighten me. Thanks. style type=text/css body, body * {margin: 0px; padding: 0px;} ul#mainNav li{display: inline;}

[jQuery] jQuery putting logic in separate file

2007-11-30 Thread bludog
I'm new to jQuery, so please bear with me. I'm putting the jQuery logic in a separate file for the jQuery calendar: script src/js/jquery.js type=text/javascript/script script src/js/sdr/jquery-calendar.js type=text/javascript/ script And the css link rel=stylesheet type=text/css