I want to replace the top-most part of the header with my own custom work, and am curious how I would code the image map with php to achieve the same links as are there now.
Here's what I have:
<map name="header_right89f457">
<area shape="rect" coords="129,128,227,143" href="createaccount_link" alt="">
<area shape="rect" coords="189,82,230,119" href="checkout_link" alt="">
<area shape="rect" coords="142,81,186,118" href="mycart_link" alt="">
<area shape="rect" coords="99,82,139,118" href="account_link" alt="">
</map>
What would I need to put in the href statements for the create account link, checkout link, account link and the my cart link?
Thanks for any assistance!




LinkBack URL
About LinkBacks






Bookmarks