[jQuery] Looking for Plugin

2009-11-30 Thread KevinM2k
Hi, I'm looking for a jQuery plugin that can do the same thing as this site: http://www.totalpropertyservices.co.uk/services.php you'll see near the top there are 4 images which when rollover an overlay pops up, but the image can (if wanted) also fade to others similar to the cycle plugin for jQ

[jQuery] Jquery 1.6rc6 Dialog Boxes Internet Explorer Bugs

2009-02-19 Thread KevinM2k
Hi, I'm using JQuery 1.6rc6, and I am attempting to create dialog boxes which I had no trouble with using 1.5 and have no trouble with in Firefox, the problem is when it comes to Internet explorer (6 ro 7), there are 4 main problems these are listed below. Firstly I will give the code i'm using t

[jQuery] IE Problems

2009-02-19 Thread KevinM2k
Hi, I am using 1.6rc6, in firefox everything is absolutely great, but the problems come in Internet Explorer (6 and 7) Firstly the code i'm using to generate the dialog boxes is: function openDialog(title,node,w,h) { $('#'+node).dialog({ width : w,