View Single Post
  #4 (permalink)  
Old 12-16-2007, 12:19 AM
hardwired hardwired is offline
Senior Member
 
Join Date: Jul 2007
Posts: 1,189
hardwired is on a distinguished road
You are working with javascript. You can find out how the web page author designed and implemented his menues with his html source (page > view source) and his "generic.js" script. Copy the script address from the source file and paste it into the address bar after/behind the page address to download the script. You can put it together/figure it out with these two documents.
Reply With Quote