Re: JavaScript or XML include statements?

Subject: Re: JavaScript or XML include statements?
From: jmoser -at- lexmark -dot- com
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Tue, 19 Jun 2001 07:56:12 -0400



Have you considered using layers with JavaScript? This might be a viable
solution if you can demand that your users have browsers that support layers
(HTML 4.0). You can toggle between visible layers depending on user-controlled
events.

You could use a test such as

if (document.layers) {
...stuff...
}
else ... print out browser requirements and where to get latest browser ...

This would cover you if a user has an older browser.

(Please respond directly for follow-up. I'm on digest and will not see any list
responses until tomorrow.)

--Jeff



^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com

Sponsored by Cub Lea, specialist in low-cost outsourced development
and documentation. Overload and time-sensitive jobs at exceptional
rates. Unique free gifts for all visitors to http://www.cublea.com

---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.


Previous by Author: RE: Alligators everywhere
Next by Author: Re: another Acrobat question or three
Previous by Thread: JavaScript or XML include statements?
Next by Thread: What to ask guinea pigs


What this post helpful? Share it with friends and colleagues:


Sponsored Ads