Click here to Skip to main content
15,912,977 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: web widget Pin
Shafaqat Ali31-Dec-07 0:46
Shafaqat Ali31-Dec-07 0:46 
GeneralRe: web widget Pin
Michael Sync31-Dec-07 21:18
Michael Sync31-Dec-07 21:18 
Questionpagingnation Pin
idsanjeevjha30-Dec-07 19:38
idsanjeevjha30-Dec-07 19:38 
GeneralAsp.net AJAX Pin
Member 464849130-Dec-07 19:26
Member 464849130-Dec-07 19:26 
GeneralRe: Asp.net AJAX Pin
Michael Sync30-Dec-07 19:54
Michael Sync30-Dec-07 19:54 
QuestionEmail using CDONTS on ASP form Pin
Hugo Migneron30-Dec-07 9:04
Hugo Migneron30-Dec-07 9:04 
GeneralMessage Closed Pin
30-Dec-07 7:45
mbhat30-Dec-07 7:45 
QuestionUsing onClick for div popup Pin
adz_61930-Dec-07 4:13
adz_61930-Dec-07 4:13 
I am in the process of creating a desktop-style website. I have an image map which has hotspots for all the different icons on my website. When an icon is clicked a div should popup.

Below is my div code from the css:

#about {
border: 1px solid #ccc;
height: 120px;
width: 400px;
overflow: auto;
margin: 1em 0;
}


Here is my image map code:

<img src="map/map.png" alt="Desktop Image map" border="0" usemap="#desktop" />
<map name="desktop" id="desktop"><area shape="rect" coords="20,78,87,152" href="#" alt="Home Icon" />
<area shape="rect" coords="123,77,177,153" href="#" alt="About Icons" />
<area shape="rect" coords="220,81,271,157" href="#">onclick="" target="_self" alt="Work Icon" />
</area></map>


What do I need to put in the onClick section for the about div to pop up on top of the image map, not above or below!

Thanks in advance
Adam
GeneralRe: Using onClick for div popup Pin
Johnny ²30-Dec-07 13:47
Johnny ²30-Dec-07 13:47 
GeneralASP.Net Ajax Problem Pin
mehrdadc4829-Dec-07 9:20
mehrdadc4829-Dec-07 9:20 
GeneralNewbie JavaScript Question Pin
gunner_uk200029-Dec-07 3:14
gunner_uk200029-Dec-07 3:14 
GeneralRe: Newbie JavaScript Question Pin
Michael Sync29-Dec-07 22:07
Michael Sync29-Dec-07 22:07 
GeneralRe: Newbie JavaScript Question Pin
gunner_uk200030-Dec-07 5:34
gunner_uk200030-Dec-07 5:34 
Generalclientscript.registerforeventvalidation Pin
arunkumarv28-Dec-07 23:27
arunkumarv28-Dec-07 23:27 
QuestionCan I develop Google map api to display on Mobile phone or PDA? Pin
bowling28-Dec-07 12:20
bowling28-Dec-07 12:20 
GeneralInstal ATP server Web Server on Win2K3... Pin
achainard28-Dec-07 8:42
achainard28-Dec-07 8:42 
Generalproblem in getting image width and height Pin
Tamimi - Code27-Dec-07 1:45
Tamimi - Code27-Dec-07 1:45 
Answersolved :) Pin
Tamimi - Code27-Dec-07 2:13
Tamimi - Code27-Dec-07 2:13 
GeneralRe: solved :) Pin
Paul Conrad27-Dec-07 15:06
professionalPaul Conrad27-Dec-07 15:06 
GeneralWindows foms control in Web page. a simple problem when with web pages Pin
ram197426-Dec-07 14:51
ram197426-Dec-07 14:51 
GeneralRe: Windows foms control in Web page. a simple problem when with web pages Pin
Michael Sync26-Dec-07 19:12
Michael Sync26-Dec-07 19:12 
GeneralRe: Windows foms control in Web page. a simple problem when with web pages Pin
ram197426-Dec-07 20:23
ram197426-Dec-07 20:23 
GeneralRe: Windows foms control in Web page. a simple problem when with web pages Pin
Michael Sync26-Dec-07 20:41
Michael Sync26-Dec-07 20:41 
GeneralRe: Windows foms control in Web page. a simple problem when with web pages [modified] Pin
ram197426-Dec-07 21:02
ram197426-Dec-07 21:02 
GeneralRe: Windows foms control in Web page. a simple problem when with web pages Pin
Michael Sync26-Dec-07 21:20
Michael Sync26-Dec-07 21:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.