canadianjameson
09-27-2004, 07:10 PM
i currently have a dynamically reloading div which has text loaded into it based on which link users have their mouse over. pretty simple concept. you can see it here:
www.enviromark.ca/english/products.html
a buddy of mine is strong in his beleif that while snazzy, this is unproffesional and hinders the usability of this page. the owner of the page whom i designed it for likes it (but he's easily amused :D ). I see both points as being valid, so i want to comprimize.
can i modify a script (i'll post code later if its even possible) to switch from onmouseover="..." to onclick="..." i.e i give the users a "click here to switch to onclick" link, which would switch it.
i dont even know if this is even feasable... just figured i'd throw it out to the smarter people
www.enviromark.ca/english/products.html
a buddy of mine is strong in his beleif that while snazzy, this is unproffesional and hinders the usability of this page. the owner of the page whom i designed it for likes it (but he's easily amused :D ). I see both points as being valid, so i want to comprimize.
can i modify a script (i'll post code later if its even possible) to switch from onmouseover="..." to onclick="..." i.e i give the users a "click here to switch to onclick" link, which would switch it.
i dont even know if this is even feasable... just figured i'd throw it out to the smarter people