Hi Syed,
Thanks. I will wait for 0.5
Allan.
Syed Haider wrote:
Hi Allan
Your request is already sorted in 0.5. Few weeks time, you will see the
interface which contains check all - deselect all options for check
boxes. If you can wait and then switch, which is going to be very
simple. Is taht ok ?
Cheers
Syed
On Wed, 2006-10-25 at 16:05 +0200, allank wrote:
Hi all,
I would like to add a check all and a reset button to the features page
in our Biomart web interface.
This will also require the inclusion of Javascript to enable the
checking and unchecking of the various Checkboxes using the onclick
event of the check all button.
The current generated checkboxes seem to contain the value of their
respective "AttributeCollection.internalName" object created in martj.
Ideally I would like to have a 'check all' and reset buttons for each
AttributeCollection object. Which means the bulk of the javascript code
especially the code that specifies the name of the checkbox(es) will
need to be generated dynamically as the checkboxes are also generated
dynamically based on the configuration.
Which page in the source files (including line number if possible) do I
need to edit (is it the perl/multi/martview) and which simple javascript
(an example preferably) can I use to check/uncheck the checkboxes.
Allan.