Results 1 to 6 of 6
-
2nd Jan 2011, 02:42 AM #1OPProbation
Drop down Nav Buttons.
Hi guys, Im really new to this site.
I saw when googling my issue a post on here on how to add buttons to the nav bar and i got it working perfect now my issue is adding ones that have a drop down menu to show other nav buttons.
My Skin didnt come with a More v button so i made one heres the line of code i used.
Code:<li id="nav_members" class="left"><a href="#" target="_self" title="Internal Community COMMS Menu"><span style="">Comms</span><img src='{$this->settings['img_url']}/opts_arrow.png' alt='>' id='notify-down-arrow' /></a></li>
If theres a way i can do this with <ul> or something that would be awesome thanks in advance.Xitude Reviewed by Xitude on . Drop down Nav Buttons. Hi guys, Im really new to this site. I saw when googling my issue a post on here on how to add buttons to the nav bar and i got it working perfect now my issue is adding ones that have a drop down menu to show other nav buttons. My Skin didnt come with a More v button so i made one heres the line of code i used. <li id="nav_members" class="left"><a href="#" target="_self" title="Internal Community COMMS Menu"><span style="">Comms</span><img src='{$this->settings}/opts_arrow.png' alt='>' Rating: 5
-
2nd Jan 2011, 02:50 AM #2OPProbation
Images
Heres some images of where i am and what i want to try and get to help.
^^ Currently ^^
What im trying to get without the current things i stole this drop down box from my profile.
-
2nd Jan 2011, 03:20 AM #3Member
try something like
<li id="nav_members" class="left"><a href="#" target="_self" title="Internal Community COMMS Menu"><span style="">Comms</span><img src='{$this->settings['img_url']}/opts_arrow.png' alt='>' id='notify-down-arrow' /></a><ul><li>List Option #1</li><li> List Option #2</li></ul></li>
-
2nd Jan 2011, 03:25 AM #4OPProbation
Images
I tryed it.. Thanks.
I got this out of it.
I think if I add an id to the <li id="
with a custom image to make to drop down right with a repeat-y (or x) then it would drop down.
I tried to use this
Code:<li id="nav_members"><span style="">List Option #1</span></li><li id="nav_members"><span style="">List Option #2</span></li>
-
2nd Jan 2011, 03:31 AM #5Member
read this article maybe it can help
http://www.sohtanaka.com/web-design/...rop-down-menu/
-
2nd Jan 2011, 03:33 AM #6OPProbation
Will do thanks for the help.
Didn't work due to jQuery not working well for my skin..
I did it in Ajax.
Thanks wouldn't have been able to do it without you help.
Im gonna see if i can find an easyer way by looking into the code in forum skins that have it built in. If i find a simple way without custom code ill reply with it.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Rankings Drop
By GBot in forum Whitehat SEOReplies: 0Last Post: 14th Dec 2013, 08:41 PM -
Keep or drop this .BZ domain?
By keyoian in forum DomainsReplies: 0Last Post: 10th Dec 2013, 10:11 PM -
PHP - Drop down
By ElitePirate in forum Web Development AreaReplies: 3Last Post: 10th Oct 2012, 08:21 AM -
Anyone done Drop shipping?
By tinhead in forum Webmasters, Money MakingReplies: 7Last Post: 31st Jan 2012, 01:42 PM -
how to drop 1 packet ?
By Keosoft90 in forum Technical and Security TutorialsReplies: 2Last Post: 10th Apr 2011, 12:11 PM
themaManager - edit and manage...
Version 4.19 released. Open older version (or...