Scott, An oldie but goodie from the Meyer-Man:
http://meyerweb.com/eric/css/edge/popups/demo.html Does, I believe, what you are looking for. I've used the technique successfully several times (with a slight modernization to use position:absolute; left:-1000em; instead of display:none;, that way screen readers still get the text). HTH, Stephen On 8/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have a client who offers three service offerings, industrial, commercial, > and residential. On his Services page, I have three appropriate, labeled > images. I know how to change the content in the "servicesDescription" div to > the appropriate list of services when an image is clicked, using javascript > event handlers. However, I would like to make the effect independent of > scripting being turned on. I know the various methods of creating scriptless > CSS image rollovers, but they all apply to the element containing the image. > Is there any CSS way of changing the content of a _different_ element in a > similar fashion? Or maybe some way to employ <noscript> to accomplish this > end? > > Cheers, > Scott > ____ � The WDVL Discussion List from WDVL.COM � ____ > To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or > use the web interface http://e-newsletters.internet.com/discussionlists.html/ > Send Your Posts To: [email protected] > To change subscription settings, add a password or view the web interface: > http://intm-dl.sparklist.com/read/?forum=wdvltalk > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to $subst('List.Name') as: $subst('Recip.EmailAddr') To unsubscribe send a blank email to $subst('Email.UnSub') To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
