[Chameleon-dev] [Bug 606] New: makeButton: more javascript
parameters
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Fri Jul 30 03:55:51 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=606
Summary: makeButton: more javascript parameters
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: bartvde at xs4all.nl
The makeButton function can currently only take 1 javascript parameter, which is
pretty limiting. Maybe the makeButton function should stop adding quotes around
the parameter in case it's a string parameter, so that an application developer
can just add in a comma separated parameter string. Or it should be possible to
pass in an array.
As a workaround I had to add my own link around the button <a> and give the
makeButton function a dummy empty javascript function as a first argument,
otherwise it does not hover.
Any thoughts?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list