| | |
image as link
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Sep 2008
Posts: 25
Reputation:
Solved Threads: 1
I want to make an image as link, such that when I click on the image a javascript function is called. The whole code is written in javascript.
I try this byt it files:
aaa=document.createElement('a');
aaa.href="#";
aaa.innerHTML="<img src="downArrow.gif">";
aaa.onclick=function()
{
moreInfo(this);
}
here I want when I click "doenArrow.gif" image the function "moreInfo()" should be called.
I try this byt it files:
aaa=document.createElement('a');
aaa.href="#";
aaa.innerHTML="<img src="downArrow.gif">";
aaa.onclick=function()
{
moreInfo(this);
}
here I want when I click "doenArrow.gif" image the function "moreInfo()" should be called.
put this in and then use onclick function.....
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<img src="downArrow.gif">
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<a href...></a>
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
![]() |
Similar Threads
- show image of the link on mouse over (JavaScript / DHTML / AJAX)
- Random image with text and link (JavaScript / DHTML / AJAX)
- mysql image Link (PHP)
- image with link in menu for e107 (PHP)
- Random text display with image, link (PHP)
- Getting rid off the border round link images (HTML and CSS)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: eliminating active-x warnings for pop-up
- Next Thread: Single variable multiple select box
Views: 674 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
acid2 ajax ajaxexample ajaxjspservlets array autoplay blackjack boarder browser captcha captchaformproblem cart close codes css date debugger decimal dependent design developer disablefirebug dom element embed engine enter error events ext file firefox flash focus form frameworks game gears getselection google gxt hiddenvalue highlightedword hint html ie7 iframe index java javascript javascripthelp2020 javascripts jquery jsp libcurl listbox maps margin marquee masterpage media menu mp4 onerror onmouseoutdivproblem onmouseover parameters paypal pdf php player position post problem programming prototype rated rating redirect safari scale scriptlets scroll search security size software solutions sources starrating synchronous toggle tweet unicode variables w3c web webkit webservice window






