Click here to Skip to main content
15,888,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

We have controls(images and buttons) they all have alt text which is working fine in ie10 but when we change it to chrome alt text not displaying i know we can change it to title which is working in both ie and chrome but as pages are in DB n for changing all controls its a very lengthy task. i write a hover jquery which creates title if alt presents for control it works in test project but fails in main project.

So, can anyone suggest me what can i do in order to do minimal change in my project like is there any way to set it via css or any other way. Please help its urgent.

Thanks
Ashish
Posted
Comments
ZurdoDev 6-Aug-13 12:34pm    
Why does the code fail?
Member 8128040 6-Aug-13 12:37pm    
i have no idea jquery excutes in both ie and chrome and alos it works in test project but in main project on hover it don't show any text.
ZurdoDev 6-Aug-13 12:41pm    
Well, if you have code that works then I would focus on getting that fixed in the main project.
ZurdoDev 6-Aug-13 12:35pm    
A quick google search indicates it's a bug in chrome so perhaps you can ignore it.
Sergey Alexandrovich Kryukov 6-Aug-13 12:37pm    
Are you serious?!
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900