|
-
image map command 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?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks