|
#1
| |||
| |||
| Problem with page anchors...I think? Any idea why the following pages are problematic? http://www.buffalowildwings.com/locations/index.asp http://www.gradenusa.com/dealer_list.php After clicking on the states, and then using the scrollbar to go back to the top, the map stops working. The map was created in Flash and, I can assure, you all the scripting in the flash file is accurate. There is something on the page, however, that the mac browser doesn't like. |
|
#2
| |||
| |||
| Hello Ashley. Great site btw. I used Safari version 2.0.3 to test. Firefox worked fine. as you said - seems to be only apple's browser. The problem seems to be that every time a state is clicked, the target is appended to the end of the URL, keeping the previous target there. For example, you click on Montana, the URL changes to: http://www.buffalowildwings.com/locations/index.asp#MT And this works fine (notice the #MT at the end of the URL). From that page, you then click on, say, Nevada. The URL changes to: http://www.buffalowildwings.com/loca...ndex.asp#MT#NV Notice the #NV at the end, but also notice that the #MT from the first click is still there. That is what is causing the problem. I'm not sure how your scripts are set up, but I guess that's where to start looking ![]() Hope that helps yaz ![]() |
|
#3
| |||
| |||
| No its not the anchors its something to do the .ASP file it misconfiged some how. When you click on the map on one state it will go there but the ASP in not reloading it self. I tryed it on a Windows XP VPC and did there to. So it not just the mac. |
|
#4
| |||
| |||
| Any idea how to fix it? My site is this: http://www.gradenusa.com/dealer_list.php All of the pertinent code is client side so viewing the source will give it to you. I am not using php scripting for anything on this page. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page ins and page outs - could somebody please explain this to me in idiot fashion? | ian27 | Mac OS X System & Mac Software | 9 | July 25th, 2008 07:41 AM |
| Adding mail certs to X509 Anchors | cavaughan | Networking & Compatibility | 2 | February 24th, 2006 05:53 PM |
| DivOverflow scrolling with anchors ???? | wicky | Design & Media | 0 | June 23rd, 2005 05:50 AM |
| a DirectoryIndex page load problem on upgrade (1 directory only)? | Iolaire | Unix & X11 | 1 | February 16th, 2003 06:35 PM |
| HTML: IE: Anchors in form action | lokimelt | Mac OS X System & Mac Software | 0 | July 15th, 2002 08:58 PM |