Webmaster Forum

Ezilon Directory   High Bandwidth Dedicated Servers   V7N Directory
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Reply
 
LinkBack Thread Tools Display Modes
Old 01-22-2008, 10:34 AM   #1 (permalink)
Member
 
Join Date: 11-09-07
Posts: 31
iTrader: 0 / 0%
Rushtrack is liked by many
Image Map and Cursor

Hello

Working on a site and needed to employ the use of an image map to open a sized window containing a youtube video (yes I know, shame on me for resizing a window). The mechanics of it work out fine but for some reason when you mouse over the image map, your cursor does not indicate a link there..

So, how can I get the cursor to change as it normally does when hovering on a link.

And if there is a more appropriate way to have a video hosted from youtube 'pop-up' I would very much appreciate the knowledge.

Code:
<map name="Video"> <area shape="rect" coords="50,3,391,256" onclick="window.open('http://www.clixqr.com/clixvid.html', 'StatusBar', 'toolbar=yes,resizable=yes,scrollbars=yes,width=450,height=360,left=0,top=0');" alt="Click for a demonstration of CLIX."/> </map> <div style="float:left"> <img src="http://www.clixqr.com/image/homeright.gif" alt="A video of Clix Wheel Release in action." width="489" height="511" border="0"/ usemap="#Video"/> </div>
Rushtrack is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 01-22-2008, 12:09 PM   #2 (permalink)
Contributing Member
 
greenfinger's Avatar
 
Join Date: 01-09-08
Posts: 118
iTrader: 0 / 0%
Latest Blog:
None

greenfinger is on the right pathgreenfinger is on the right path
This is very easy, it's a CSS attribute:

Code:
cursor:pointer;
greenfinger is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-22-2008, 01:14 PM   #3 (permalink)
Member
 
Join Date: 11-09-07
Posts: 31
iTrader: 0 / 0%
Rushtrack is liked by many
Quote:
Originally Posted by greenfinger View Post
This is very easy, it's a CSS attribute:

Code:
cursor:pointer;
Awesome got it to work on the image....but that would be the same result as just taking the image and giving it the 'ol href treatment...
Were you intending the image to receive this attribution or the map? How would I apply it to the map rather than the image....or 'contain' so it only shows up over the map designated space rather than the whole image?

EDIT:

BRILLIANT! Problem solved.

Code:
area { cursor:pointer; }

Last edited by Rushtrack : 01-22-2008 at 01:18 PM.
Rushtrack is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-22-2008, 06:08 PM   #4 (permalink)
Contributing Member
 
greenfinger's Avatar
 
Join Date: 01-09-08
Posts: 118
iTrader: 0 / 0%
Latest Blog:
None

greenfinger is on the right pathgreenfinger is on the right path
Glad you have it working the way you want.
greenfinger is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
A cursor with a word beside it tuzaj Web Design Lobby 12 04-18-2008 07:50 PM
magnifying lens cursor http Coding Forum 3 01-19-2007 07:36 AM
Weird WinXP problem w/ icons and cursor thebassman Computers & Internet 10 01-24-2006 04:38 PM
How do I change the mouse cursor on my website? Jason Web Design Lobby 5 06-08-2004 07:13 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 12:14 AM.
© Copyright 2008 V7 Inc


Search Engine Optimization by vBSEO 3.1.0 ©2007, Crawlability, Inc.