Pooja Dogra

Greenhorn
+ Follow
since Apr 16, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pooja Dogra

Actually we are creating Website in that we have different icons(images) performing different functions and I want to disable a particular Icon out of these list of icons.
All these icons are of the type<img=...>.So I want to know if we have Javascript available to disable the icons in the html form as we have to disable a particular text item.
Regards,
Pooja.
Want to know how to disable an image.The image is of the form <img src=...>