Hi,
I'm having a hard time visualizing the problem that you're experiencing. Would you mind posting a public page somewhere that I can see? I'd be happy to investigate and offer a solution if I can come up with one.
Thanks, --Karl _________________ Karl Swedberg www.englishrules.com www.learningjquery.com On Jan 27, 2008, at 7:11 AM, [EMAIL PROTECTED] wrote:
Hi I have facing problem to show a cluetip on a transparent image under internet explorer. To make the image transparent i have used microsoft's alphaimageloader. What i have done is as follows. 1. first make the image transparent in ie using alphaimageloader. 2. attach the cluetip for that img when document is ready. But i couldnt get the cluetip anymore. If i tried without the alphaimageloader it works. I have tried also to attach cluetip with span as the alphaimageloader make the img into span in my method. but it also fails to load the cluetip. Please give me ideas to make it work. Thanks