Hi,
I would like to create a drop down panel like on my competitors site: www.web-design-directory-uk.co.uk
Is this jquery? Does anyone know where I can learn how to do this?
Thank you!
Page 1 of 1
moving drop down panel
#2
Posted 07 April 2011 - 09:47 PM
where exactlys the drop down list may i just ask exept the html one that is on there? also if you right click over an apparent drop down list and somewhere on it it says adobe something then its most likely flash, if not, its most likely a javascript based drop down list
#3
Posted 07 April 2011 - 09:48 PM
http://www.toxiclab....orial.asp?ID=47
^^ flash tutorial for drop down menu
also ive just found the kind of drop down thing, wouldnt call it a list or a menu as such but i know what you mean now mate, i assume its based around javascript as its nothing to do with adobe when right click and the source is very high content in js
^^ flash tutorial for drop down menu
also ive just found the kind of drop down thing, wouldnt call it a list or a menu as such but i know what you mean now mate, i assume its based around javascript as its nothing to do with adobe when right click and the source is very high content in js
<script src="groupbar/prototype1600.js" type="text/javascript"></script> <script src="groupbar/scriptaculous.js?load=effects,builder" type="text/javascript"></script> <script src="groupbar/alt.js" language="javascript" type="text/javascript"></script> <script src="groupbar/common.js" language="javascript" type="text/javascript"></script> <script src="groupbar/dynwindow.js" language="javascript" type="text/javascript"></script> <script src="groupbar/preview_templates.js" language="javascript" type="text/javascript"></script> <script src="groupbar/loader.js" language="javascript" type="text/javascript"></script> <script src="groupbar/AC_RunActiveContent.js" language="javascript" type="text/javascript"></script> <script type="text/javascript" src="groupbar/typeface-0.12.js"></script>
This post has been edited by web-itec: 07 April 2011 - 09:50 PM
#4
Posted 07 April 2011 - 10:03 PM
neil0wen, on 07 April 2011 - 08:03 PM, said:
Hi,
I would like to create a drop down panel like on my competitors site: www.web-design-directory-uk.co.uk
Is this jquery? Does anyone know where I can learn how to do this?
Thank you!
I would like to create a drop down panel like on my competitors site: www.web-design-directory-uk.co.uk
Is this jquery? Does anyone know where I can learn how to do this?
Thank you!
Yup, it is jQuery. Here's a link to the kind of thing you're looking for from the official jQuery pages:
http://api.jquery.com/slideDown/
However, if you're new to jQuery you might want to start with a tutorial like this is to get the basics sorted first:
http://spyrestudios....ed-with-jquery/
#5
Posted 08 April 2011 - 08:28 AM
Spitfire, on 07 April 2011 - 10:03 PM, said:
Yup, it is jQuery. Here's a link to the kind of thing you're looking for from the official jQuery pages:
http://api.jquery.com/slideDown/
However, if you're new to jQuery you might want to start with a tutorial like this is to get the basics sorted first:
http://spyrestudios....ed-with-jquery/
http://api.jquery.com/slideDown/
However, if you're new to jQuery you might want to start with a tutorial like this is to get the basics sorted first:
http://spyrestudios....ed-with-jquery/
Perfect. Thanks very much!
Share this topic:
Page 1 of 1
Help


















