Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Drop Down Links

Reply
Thread Tools

Drop Down Links

 
 
Anthony
Guest
Posts: n/a
 
      01-21-2007
I'd like to create drop down links like the ones in the following
websites:

http://fifa.com/en/organisation/siteMap
https://www.docstock.com.au/

I'd appreciate it, if someone could post the code for these links.
Thanks.

 
Reply With Quote
 
 
 
 
mbstevens
Guest
Posts: n/a
 
      01-21-2007
On Sat, 20 Jan 2007 20:27:10 -0800, Anthony wrote:

> I'd like to create drop down links like the ones in the following
> websites:
>
> http://fifa.com/en/organisation/siteMap
> https://www.docstock.com.au/
>
> I'd appreciate it, if someone could post the code for these links.
> Thanks.


If your browser can read it, you can. I hope you're patrons are not
making you use that stuff.



 
Reply With Quote
 
 
 
 
Sally Thompson
Guest
Posts: n/a
 
      01-21-2007
On Sun, 21 Jan 2007 04:27:10 +0000, Anthony wrote
(in article <. com>):

> I'd like to create drop down links like the ones in the following
> websites:
>
> http://fifa.com/en/organisation/siteMap
> https://www.docstock.com.au/
>
> I'd appreciate it, if someone could post the code for these links.
> Thanks.
>


I don't get any drop down links on either site (Firefox on a Mac), but having
looked at the source code this isn't surprising. If you want to copy the
code, look at the code and copy it.





--
Sally in Shropshire, UK
bed and breakfast near Ludlow: http://www.stonybrook-ludlow.co.uk
Burne-Jones/William Morris window in Shropshire church:
http://www.whitton-stmarys.org.uk

 
Reply With Quote
 
dorayme
Guest
Posts: n/a
 
      01-21-2007
In article
< et>,
Sally Thompson <> wrote:

> On Sun, 21 Jan 2007 04:27:10 +0000, Anthony wrote
> (in article <. com>):
>
> > I'd like to create drop down links like the ones in the following
> > websites:
> >
> > http://fifa.com/en/organisation/siteMap
> > https://www.docstock.com.au/
> >
> > I'd appreciate it, if someone could post the code for these links.
> > Thanks.
> >

>
> I don't get any drop down links on either site (Firefox on a Mac), but having
> looked at the source code this isn't surprising. If you want to copy the
> code, look at the code and copy it.


Neither me. So this is not a good one to copy. Moral: be careful
trying for a flying start.

Instead, perhaps read

<http://www.htmldog.com/articles/suckerfish/dropdowns/>

or

if you want javascript, there is no end of it, google for some
but try them out in all browsers plus, try to organise it so that
those who do not have javascript enabled on their machines can
still use your site, get basic navigation and access most things
easily (maybe not as prettily)

--
dorayme
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Affecting a dynamically created drop down from another dynamically created drop down. msimmons ASP .Net 0 07-16-2009 03:17 PM
retrive preselected value in second drop down list from the first drop down list weiwei ASP .Net 0 01-05-2007 07:29 PM
Multiple select drop down poplulating sub drop down scott@dettcom.com Javascript 3 11-09-2006 07:50 PM
Auto Drop down a Drop Down List xxbmichae1@supergambler.com Javascript 5 11-23-2005 01:35 AM
New to .NET, can I have one drop down box control the data of another drop down box using a database? SirPoonga ASP .Net 2 01-07-2005 10:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57