Forum: HTML and CSS Aug 16th, 2007 |
| Replies: 8 Views: 7,265 Hi MidMagic,
I had to get this working (cauase the job needs to get finished), so I kept thinking of different solutions to try. That evening I managed to fix the problem. If anyone else is... |
Forum: HTML and CSS Aug 13th, 2007 |
| Replies: 8 Views: 7,265 I better include the JavaScript file as well:
//Drop Down Tabs Menu- Author: Dynamic Drive (http://www.dynamicdrive.com)
//Created: May 16th, 07'
var tabdropdown={
disappeardelay: 200, //set... |
Forum: HTML and CSS Aug 13th, 2007 |
| Replies: 8 Views: 7,265 After hours of searching for for a nice looking drop-down menu in CSS I found the perfect one on the Dynamic Drive website. It's working wonderfully - as long as I don't try and position it anywhere... |