Add link to button

K

K

Hi all, I got html code (see below). It works fine but I just want
to know that what html code I should add in below code that when I
click on image it should take me to www.google.com.


<img src="C:/Documents and Settings/My Documents/My Pictures/Images/
bk.bmp"
onmouseover="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk2.bmp'"
onmouseout="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk.bmp'">
 
V

Vitaliya Rybakova

All neccessary information by your question are located here: <a href="http://phpforms.net/tutorial/tutorial.html">html tutorials</a>.



Spike wrote:

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
03-Mar-10

Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike

Previous Posts In This Thread:

Add link to button
Hi all, I got html code (see below). It works fine but I just want
to know that what html code I should add in below code that when I
click on image it should take me to www.google.com.


<img src="C:/Documents and Settings/My Documents/My Pictures/Images/
bk.bmp"
onmouseover="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk2.bmp'"
onmouseout="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk.bmp'">

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike


Submitted via EggHeadCafe - Software Developer Portal of Choice
Using VSTO Add-In To Automate Frequent Excel 2007 Tasks
http://www.eggheadcafe.com/tutorial...60-39a86ccab5d6/using-vsto-addin-to-auto.aspx
 
V

Vitaliya Rybakova

All neccessary information by your question are located here: http://phpforms.net/tutorial/tutorial.html



Spike wrote:

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
03-Mar-10

Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike

Previous Posts In This Thread:

Add link to button
Hi all, I got html code (see below). It works fine but I just want
to know that what html code I should add in below code that when I
click on image it should take me to www.google.com.


<img src="C:/Documents and Settings/My Documents/My Pictures/Images/
bk.bmp"
onmouseover="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk2.bmp'"
onmouseout="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk.bmp'">

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike

use online tutorials
All neccessary information by your question are located here: <a href="http://phpforms.net/tutorial/tutorial.html">html tutorials</a>.


Submitted via EggHeadCafe - Software Developer Portal of Choice
BizTalk: Incorporating conditional If / Else Functoid Logic in a map.
http://www.eggheadcafe.com/tutorial...0b-bba39e4bbcf0/biztalk-incorporating-co.aspx
 
V

Vitaliya Rybakova

All neccessary information by your question are located here: html tutorials



Spike wrote:

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
03-Mar-10

Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike

Previous Posts In This Thread:

Add link to button
Hi all, I got html code (see below). It works fine but I just want
to know that what html code I should add in below code that when I
click on image it should take me to www.google.com.


<img src="C:/Documents and Settings/My Documents/My Pictures/Images/
bk.bmp"
onmouseover="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk2.bmp'"
onmouseout="this.src='C:/Documents and Settings/My Documents/My
Pictures/Images/bk.bmp'">

Try this sitehttp://www.htmlgoodies.com/beyond/javascript/article.
Try this site
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771

Spike

use online tutorials
All neccessary information by your question are located here: <a href="http://phpforms.net/tutorial/tutorial.html">html tutorials</a>.

use online tutorials
All neccessary information by your question are located here: http://phpforms.net/tutorial/tutorial.html


Submitted via EggHeadCafe - Software Developer Portal of Choice
Build a Cross-Browser ASP.NET CSS-Only Menu UserControl
http://www.eggheadcafe.com/tutorial...ce-d17d1b482676/build-a-crossbrowser-asp.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top