Closed (fixed)
Project:
Dropdown Tabs
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2009 at 22:15 UTC
Updated:
12 Jan 2010 at 02:11 UTC
Hi and thanks for this module.
But I was just wondering if its possible to remove the Go button, when the drop down buttons clicked and you get the list of local tasks to just click on the link from the list rather than having to select the link and clik go?
Would this be possible?
Thanks for any help
Comments
Comment #1
derekwebb1 commentedHey SamSound,
Normally you would not see the 'Go' button... JavaScript should handle the form submission on change. What browser are you using? Do you have JS enabled?
Thanks, Derek
http://collectivecolors.com
Comment #2
SamSound commentedThanks for the response
Just been looking and found that the problems with the theme, not entirely sure what but with my current theme theres a go button to press, but with garland there isnt.
Comment #3
derekwebb1 commentedYou may want to check to make sure that the theme has a "print $closure" right before the close of the HTML tag (or thereabouts). Not having this can really mess up some JS stuff from time to time...
Comment #4
derekwebb1 commentedI'm going to go ahead and close this off. If it still need work for some odd reason, re-open it. Thanks.