Team:UGent/Templates/Navigation
From 2013.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<!DOCTYPE HTML> | <!DOCTYPE HTML> | ||
- | //********************* | + | <!--//********************* |
//* jQuery Multi Level CSS Menu #2- By Dynamic Drive: http://www.dynamicdrive.com/ | //* jQuery Multi Level CSS Menu #2- By Dynamic Drive: http://www.dynamicdrive.com/ | ||
//* Last update: Nov 7th, 08': Limit # of queued animations to minmize animation stuttering | //* Last update: Nov 7th, 08': Limit # of queued animations to minmize animation stuttering | ||
//* Menu avaiable at DD CSS Library: http://www.dynamicdrive.com/style/ | //* Menu avaiable at DD CSS Library: http://www.dynamicdrive.com/style/ | ||
- | *********************/ | + | *********************/--> |
//Update: April 12th, 10: Fixed compat issue with jquery 1.4x | //Update: April 12th, 10: Fixed compat issue with jquery 1.4x |
Revision as of 16:30, 13 August 2013
//Update: April 12th, 10: Fixed compat issue with jquery 1.4x //Specify full URL to down and right arrow images (23 is padding-right to add to top level LIs with drop downs): var arrowimages={down:['downarrowclass', 'down.gif', 23], right:['rightarrowclass', 'right.gif']}