i would like to create tab topped drop down navigation perhaps that will integrate my yahoo section tree so i dont have to maintain it seperetly is this possable, i dont know javascript so i hope there is some software that can help me...
Announcement
Collapse
No announcement yet.
any recomendations drop down nav
Collapse
X
-
See www.drillpine.biz/actinicstuff for several Drop Down Menus. I've also got an expanding one ( see it on http://www.chandleryworld.co.uk/ ) that I've not posted to to too much abuse of my Donationware stuff.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
-
If the images are already on your server then that's fine.
Note that Internet Explorer 6 has a wierd bug where it seems to load such background images from your server once for each instance - even though they're all the same image and it's already in the clients Cache.
If you've access to your server logs you may see this.
It may be better to do without background images as this may increase page load times.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
-
Nicely implemented. I hope you'll honour the "donationware" status of these.
You can also remove (from your Primary Templates) the redundant block:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
function YahooSections(ar)
down to (and including) the next
</SCRIPT>Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
-
It was designed to collapse any other open lists when a new one is opened.
It might be possible to modify it to leave open ones open - but that would mean you'd need some way of closing them, otherwise the list could get too big. Probably enough changes to make it a different program.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
Comment