Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: pritaeas ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX 12 Days Ago
Replies: 5
Views: 330
Posted By pritaeas
I think the for (var i in ...) is the problem. My guess is i is not an integer, but an object (element).

I think you should store the document.getElementsByClassName('someclass') in an array and...
Forum: JavaScript / DHTML / AJAX 19 Days Ago
Replies: 4
Views: 607
Posted By pritaeas
1. The reason I use div's is because span's often give me trouble.
2. toggleClass toggles a specific class on and off, so you can't use it like you do now
3. I gave my div the id #toggle, so I...
Forum: JavaScript / DHTML / AJAX 34 Days Ago
Replies: 15
Views: 1,165
Posted By pritaeas
Damn... missed it completely. Your <label> tag isn't correctly closed. It is closed with </font>. Replaced it with </label> and now it works in Opera and IETester.
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC