DataImageUrlFormatString!

  • Thread starter Thread starter Vai2000
  • Start date Start date
V

Vai2000

I have a grid view and an imageField on it. I want to add some JavaScript on
the image mouseover and mouseout events....
How do I go about it?

This aint working!!!!!

DataImageUrlFormatString="images/{0}.jpg id=365 width=150 height=120
onmouseover="resize(365); onmouseout="hidePopup();


TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top