[jQuery] facing problem with ajax async type

2008-01-28 Thread ShaymoL
Hi i am facing problem with ajax async parameter. if i do call ajax synchronously and i use beforeSend to show a loading div before ajax starts. it doesnt appear . but if i made it asnyc as true it works fine . any solutions ?? thanks in advance

[jQuery] Re: Announce: clueTip Plugin update (0.9.5)

2008-01-27 Thread ShaymoL
Hi I am facing problem to show the cluetip with transparent image in Internet Explorer 6. I have used alphaimageloader to make the image transparent in IE 6. It makes the img an span. So i have attached the cluetip method for both img and span tag. but it doent show the cluetip when i do the hover