--
You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
To post to this group, send email to iphone...@googlegroups.com.
To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
What toggle are you referring to?
If it's a checkbox, then have a look at this page:
http://www.javascriptkit.com/jsref/checkbox.shtml
If you use the onclick event you need to find the state of your toggling
object to determine whether to call add() or remove().
/Mogens
Have a look at this:
http://groups.google.com/group/iphonewebdev/browse_thread/thread/c2e40f540da9209c?pli=1
/Mogens
On 27-01-2012 12:36, saroy wrote: