Forum: JavaScript / DHTML / AJAX May 15th, 2009 |
| Replies: 9 Views: 2,907 Doesn't work:
Firefox 3.0.10, error console: |
Forum: JavaScript / DHTML / AJAX May 10th, 2009 |
| Replies: 9 Views: 2,907 Will this find cheboxes that do not Have chbX as a name/id?
Cuz my checkboxes are like this:
<input type="checkbox" name="792" value="Tekzilla Daily Tip" />
<input type="checkbox" name="791"... |
Forum: JavaScript / DHTML / AJAX May 9th, 2009 |
| Replies: 9 Views: 2,907 I found something here, but I'm not good at javascript, and i don't know which part of the code is the right! I need only for Checkboxes!
http://www.codingforums.com/showthread.php?t=11165
I... |
Forum: JavaScript / DHTML / AJAX Mar 31st, 2008 |
| Replies: 1 Views: 1,125 can anybody make this flash menu xhtml valid... i tried with some tutorials over the net but it still doesn't work.
this is the code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"... |