My appplogies.. my comment was a bit misleading - You can't exactly call a scrip if javascript is disabled. What you do is use a <noscript> tag. Here's more info. http://www.boutell.com/newfaq/creating/detectjs.html
On Mon, Jan 3, 2011 at 10:25 AM, Barry Mcconaghey <[email protected]>wrote: > > >The odds of someone actually turning off their Javacript these days is > >unlikely, Way too many sites depend on it in some way. So I woudn't worry > >about it so much. > >If you are concerned - just usa a script to detect if they have javascrip > >enabled and if not, display a message. > > How do I write a cfif statement if javascript is turned off. > > Barry > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5178 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
