AjaxCheckBox + Java Script

2012-02-23 Thread venu.gandhe
the styling and javascript for checkbox. Could you please help me. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxCheckBox-Java-Script-tp4413330p4413330.html Sent from the Users forum mailing list archive at Nabble.com

Re: AjaxCheckBox + Java Script

2012-02-23 Thread Martin Grigorov
() method of AjaxCheck box. This is working fine when i remove the styling and javascript for checkbox. what is the javascript ? show us Could you please help me. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxCheckBox-Java-Script-tp4413330p4413330.html

Re: AjaxCheckBox + Java Script

2012-02-23 Thread venu.gandhe
in context: http://apache-wicket.1842946.n4.nabble.com/AjaxCheckBox-Java-Script-tp4413330p4413515.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: AjaxCheckBox + Java Script

2012-02-23 Thread Martin Grigorov
].checked = 'checked';                document.getElementById('checkImage'+i).src=imgTrue;        } } window.onload = init; -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxCheckBox-Java-Script-tp4413330p4413515.html Sent from the Users forum mailing list archive