Jump to content

How to click on this image?


karman
 Share

Recommended Posts

<div style="width: 48px; height: 48px; float: left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://some.url.com/tempimg/apple.png',sizingMethod='scale'); visibility: hidden; cursor: pointer; position: absolute; z-index: 100" id="apple1"></div>

I've tried with _IEImgClick but no luck! :D

For example _IEImgClick($iE, "apple1.png", "src") does not work..

any ideas guys?

Link to comment
Share on other sites

<div style="width: 48px; height: 48px; float: left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://some.url.com/tempimg/apple.png',sizingMethod='scale'); visibility: hidden; cursor: pointer; position: absolute; z-index: 100" id="apple1"></div>

I've tried with _IEImgClick but no luck! :D

For example _IEImgClick($iE, "apple1.png", "src") does not work..

any ideas guys?

Do the full source including the url and everything. Edited by Thatsgreat2345
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...