Wednesday, April 2, 2003, 5:10:35 PM, you wrote: AS> It is just SOOOO cool to be able to click the entire row and have it go AS> to the page. AS> I keep forgetting that every HTML element is adjustable on the fly with AS> Javascript!
AS> *sigh* AS> i.e. I really need to learn the damned thing inside out..there just AS> seems SOOO much you can do. AS> But you know I have seen lots of returned rows in tables, where you need AS> to click on the ID..or on a title etc. to get to see the record details. AS> Why don't they all use this? AS> I think 90% of the record listings that I return could benefit from AS> allowing the user to click anywhere in the entire row :) Because it doesn't degrade gracefully. If a user doesn't have IE with Javascript turned on, the page becomes totally non-functional. Blind people, and search engines would also not be able to navigate it. FYI, you can use the backgroundColor instead of background property and gain Gecko compatibility, but some versions of NS4 crash when backgroundColor is used...take your pick :) -- jon mailto:[EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
