Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-06-2012, 05:55 PM   PM User | #1
hjl1999
New to the CF scene

 
Join Date: Jul 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
hjl1999 is an unknown quantity at this point
image map command line problem

image map command problem.
<img sec=”commandline.jpg” usemap=”#commandmap”/>
<area cords”0,0,10,30” href=”page1.htm” shape=”rect” />
<area cords”11,0,20,30” href=”page2.htm” shape=”rect” />
<area cords”21,0,30,30” href=”page3.htm” shape=”rect” />
<area cords”31,0,40,30” href=”page4.htm” shape=”rect” />

wrote image map into 4 rectangle areas pointing to four different html pages.
Each page has the same image map with same map name as above.
However, when I click page1, then in page1 I click page2, it gets mixed up calling for “page1.htm page2.htm”

What did I do wrong?
hjl1999 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 08:17 PM.


Advertisement
Log in to turn off these ads.