dyanamic Drop Menu Script
how do i get dynamic drop menu ..the kind we see in site like devx.com..
u click on it and the menu comes and u again clcik the menu goes...
to have a look at what kind of script i wan got to www.devx.com and the left
side navigation bar..
Please i need it badly.........
namita
Re: dyanamic Drop Menu Script
Hi Namita,
"namita" <namita79@hotmail.com> wrote in message
news:3aeaee1e$1@news.devx.com...
> how do i get dynamic drop menu ..the kind we see in site like devx.com..
> u click on it and the menu comes and u again clcik the menu goes...
> to have a look at what kind of script i wan got to www.devx.com and the
left
> side navigation bar..
You can read the code they've used for the side navigation menus and learn
how to do it yourself--the devx web page references this script:
http://www.devx.com/includes/newNavIE.js
Of course the code belongs to devx, so please don't take it without
permission. Read it for understanding, and then write your own code.
Also, here's an article from one of the Devx sites, which provides a
tutorial.
http://www.dhtml-zone.com/articles/t...td030501-1.asp
Constance Petersen
--
SoftMedia Artisans, Inc.
http://www.smartisans.com
Visual Basic.NET Internet Black Book
ISBN: 1-58880-078-4
Re: dyanamic Drop Menu Script
"Constance Petersen" <constance@smartisans.com> wrote:
>Hi Namita,
>
>"namita" <namita79@hotmail.com> wrote in message
>news:3aeaee1e$1@news.devx.com...
>> how do i get dynamic drop menu ..the kind we see in site like devx.com..
>> u click on it and the menu comes and u again clcik the menu goes...
>> to have a look at what kind of script i wan got to www.devx.com and the
>left
>> side navigation bar..
>
>You can read the code they've used for the side navigation menus and learn
>how to do it yourself--the devx web page references this script:
>
>http://www.devx.com/includes/newNavIE.js
>
>Of course the code belongs to devx, so please don't take it without
>permission. Read it for understanding, and then write your own code.
>
>Also, here's an article from one of the Devx sites, which provides a
>tutorial.
>
>http://www.dhtml-zone.com/articles/t...td030501-1.asp
>
>Constance Petersen
>--
>SoftMedia Artisans, Inc.
>http://www.smartisans.com
>Visual Basic.NET Internet Black Book
>ISBN: 1-58880-078-4
>
>Thanx peterson for u rreply i got the script .....