BTW - the page works swell in IE - swaps & image maps and all. But not in FF or Safari. The swapped images, for some reason, did not line up correctly in FF and Safari, so I changed the positioning around for those browsers, which, of course makes the image not line up in IE now. Minor issue...
Okay, here you go. There so much 'other' code around it to dig through, so I was trying to make it simple. But here's the link:
http://www.nba.com/kings/tickets/kings_tickets_home.html
I've also got text files for the CSS and the HTML table in question without all of the extra stuff. Just...
Thanks Dan. Do you know how I can make the images stay visible until the next 'hover' instance? So that, until the user hovers over the next navigation item, the swapped image will remain live, and it's image map can be used? Or can you think of a better way of doing this w/o using an image...
Thanks for your response. Both the CSS and the HTML validate using the Firefox web developer tools. Here are the image maps:
---
<map name="ticketMn_prem">
<area shape="rect" coords="8,134,219,379" href="/site/premium_seating.html#suites" alt="EXECUTIVE SUITES">
<area shape="rect"...
Hello - I am using CSS to create a disjointed image. For each disjointed image, I am using an image map. I have it working in IE6 but cannot seem to get it functioning in Firefox or Safari. Here is my CSS:
<style type="text/css">
/*\*//*/
@import "ie5mac.css";
/**/
* {
border:0...
Okay - gave up on the JS for this functionality. Switched everything over to CSS and it seems to be working fine, image maps and all! NOW, I'm wondering if there's a way to put a 'swap' within a 'swap'. So image1 is being swapped out and image2 is taking it's place. Does anyone know how I...
Thanks, BRPS...I should've included a bit of code, sorry. I used Dreamweaver for the rollovers (would rather use CSS, if anyone knows of some good script that would accomplish what I want!) Here's the code for one of the rollover images:
<a href="(LeftNav button URL Link)"...
Hi. I created a page w/ disjointed rollovers using JavaScript. When the user scrolls over the image nav on the left side of screen, the large image on the right side changes accordingly. However, I need the right side swapped images to use their own image maps. Meaning each swapped image...
Hi. I've got Acrobat 7.0 professional and I have created a form and would like to add a 'back' button next to the 'submit' button. This button would take you to the previous page in your browser. However, I can't figure out how to make it work. I've tried javascript - and am not sure if I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.