Forum: JavaScript / DHTML / AJAX Sep 22nd, 2005 |
| Replies: 3 Views: 2,773 I was thinking along those same lines as well, some sort of a preloading technique to load sections at a time. This was really popular in the days of glam intro movies and there probably still some... |
Forum: JavaScript / DHTML / AJAX Sep 8th, 2005 |
| Replies: 2 Views: 1,696 I fall into the same area of Tgreer as far as no formal training or certification. I have looked into it from time to time but personally I have found most "design" programs lacking in current trends... |
Forum: JavaScript / DHTML / AJAX Aug 5th, 2005 |
| Replies: 4 Views: 22,063 Unfort this is an issue that have troubled web developers for years and the solution has always been to write workarounds or hacks for the various browers that do not understand one tag or another.... |
Forum: JavaScript / DHTML / AJAX Aug 5th, 2005 |
| Replies: 5 Views: 5,497 Safari is a compliant browser so you should not have trouble getting JavaScript to work. My guess is that there is a syntax error that the other browsers are ignoring. have you tried validating the... |
Forum: JavaScript / DHTML / AJAX Jul 12th, 2005 |
| Replies: 7 Views: 5,991 I agree having a confirmation process would be a good idea. Alot of sites will have the user click on a link in thier email before they are "offically confirmed". you can use java script however to... |