@tee - Thank you for your feedback and alerting me to the other problems.
From: [email protected] Subject: Re: [WSG] Help - Anchor Link to specific area on web page Date: Tue, 18 Jan 2011 19:00:31 -0800 To: [email protected] View the problem: http://www.radcal.com/accugold-private2.html#sensoroptabs - click on the each of the four tabs: Diode Dose Multisensors, Ion Chamber Dose Sensors, Diode Dose Sensors and mA and mAs Sensors and see how the links work from page to page. I'm wondering if it has something to do with the Browsers Defaults on where you land on a page when clicking on the links? Your feedback and help is appreciated'' A "return false" could prevent this. But in your case, you specifically tells browser to go top: ...images/pdc-brochure-low-res.pdf" target="_top" Apart from the target="_top". We don't do nested anchor links. <a href="#..."><a href="_image/pdc-brochure-low-res.p" target="_top">....</a></a> You may want to clean up your codes, and perhaps pick up a habit switching between view source and visual mode when work in Dreamweaver. tee ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
