Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: HenryGR ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX 12 Days Ago
Replies: 10
Views: 743
Posted By HenryGR
The call to execute the JS function never occurs. You have coded the html form sentence with: onsubmit="return validate(this);"
which tell the JS parser to return and the execute the function ...
Forum: JavaScript / DHTML / AJAX Apr 21st, 2008
Replies: 24
Views: 8,208
Posted By HenryGR
If you have the image on a server (whichever), just place the url on the "a" tag...


<a href="spike.jpg" onclick="this.href = 'javascript:void(0);';">
<img...
Forum: JavaScript / DHTML / AJAX Apr 13th, 2008
Replies: 11
Views: 8,349
Posted By HenryGR
What you need is not JavaScript.
Use Java instead.
Forum: JavaScript / DHTML / AJAX Apr 6th, 2008
Replies: 9
Views: 6,088
Posted By HenryGR
At a first glance, I can see that on your calling code:

<div class="icons"> <a href="#" onmouseover="SwapOut(personal, 0)" onmouseout="SwapBack(personal, 1)"><img name="personal" alt="logo"...
Showing results 1 to 4 of 4

 


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

©2003 - 2009 DaniWeb® LLC