Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Random Images with an Image Map?
Old 07-09-2008, 04:29 PM Random Images with an Image Map?
Junior Talker

Posts: 2
Trades: 0
Hi,

I used the random image script from http://javascript.internet.com/image...ge-script.html.

That part works great, however, I want to link the images from the random images area. How can I do this? I looked at image maps but im not sure how or if that would work. Does anyone know if this is possible?

I also tried adding a <ahref> tag around the javascript. This does work however, i get that stupid blue box around the image. I want to link those images and I cant remove the border that causes that?

I need some help, if anyone knows i can get around these issues, it would be greatly appreciated. thanks
dgssi02 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-09-2008, 04:46 PM Re: Random Images with an Image Map?
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
To remove the border from around the image, simply target it from your CSS like this:
HTML Code:
<style>
a img {
border: none;
}
</style>
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 07-10-2008, 11:23 AM Re: Random Images with an Image Map?
Junior Talker

Posts: 2
Trades: 0
thanks
dgssi02 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Random Images with an Image Map?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19984 seconds with 12 queries