I need to create .js files to do a couple of things, the second of which is much trickier:
-create drop down lists of links on mouseovers (like on http://www.cbssports.com, if you were to mouseover "NFL" or "MLB"
-create a tabbed search box (like on http://www.lib.byu.edu/)
I am pretty good with html, but still learning JS. Any help (like a website with some instructions) would be very much appreciated.
I should have also noted:
What I am trying to do is only a very advanced mockup of a home site (there will be no linked subpages). The company that I work for will be using php and Drupal, but the mockups for the homesite are just going to be done in Dreamweaver.
-create drop down lists of links on mouseovers (like on http://www.cbssports.com, if you were to mouseover "NFL" or "MLB"
-create a tabbed search box (like on http://www.lib.byu.edu/)
I am pretty good with html, but still learning JS. Any help (like a website with some instructions) would be very much appreciated.
I should have also noted:
What I am trying to do is only a very advanced mockup of a home site (there will be no linked subpages). The company that I work for will be using php and Drupal, but the mockups for the homesite are just going to be done in Dreamweaver.