![]() |
|
| |||||||
| Notices |
| Adding Elements To Your Website Discussions, help & troubleshooting about adding templates, backgrounds, images, text, iframes, scroll bars, marquees, flash, video, music, HTML Code, shapes, lines, java scripts, and all other elements. Etc… etc… |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
whitemice.net (unpublished) Hi! Can't make the following code work. This code is from Cool Text. Can anyone help? <img src="cooltext78546902.png" onmouseover="this.src='cooltext78546902MouseOver.p ng';" onmouseout="this.src='cooltext78546902.png';" /> Thanks |
|
#2
| |||
| |||
|
Well, not sure if it is the problem; but there's a (space) in the "mouseover" file name (.p ng). Worth a try! Also, the name (MouseOver) has capital letters. May be that also. Last edited by judavvforum; 02-03-2008 at 07:27 AM. Reason: added details |
|
#4
| ||||
| ||||
|
Hi, you need to download the image from cooltext & upload it to your server. When your page is published you will see the images, but you wont see this in preview using the code above. If you want to test in preview? use the code you have & change the image links to have your sites url in front of the image url. Note: you only get 1 hour to down load the image at cooltext. If this is not done, you will have to create a new one. Good luck. Sample: <img src="http://whitemice.net/cooltext78546902.png" onmouseover="this.src='http://whitemice.net/cooltext78546902MouseOver.png';" onmouseout="this.src='http://whitemice.net/cooltext78546902.png';" />
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |