[jQuery] Re: BBC.co.uk style image switcher

2008-04-22 Thread ad4m
Hi there, I'm not sure if there is a plugin defineing exatcly the behaviour you need. You can check it here: http://plugins.jquery.com/. Nevertheless it's easy to implement such behaviour with jQuery. First of all you need to make a html code that will present a single link with picture. Make it

[jQuery] Changes repository

2007-11-15 Thread ad4m
Hi! I was wondering where i can find changes history between jquery versions. Actually i need to know changes between version 1.0.x and 1.1.1. Know where i can find such informations? -- Serdecznie pozdrawiam, Adam Ludwinski [EMAIL PROTECTED] http://www.ludwinski.net

[jQuery] Thickbox $().load error

2007-09-05 Thread ad4m
Hey guys! I need your help!! I'm using Thickbox to which I load the html data from server.\ Everything works fine in FF but in IE6 when the jQuery $().load() is fired the error like this occurs: Could not complete the operation due to error 80020101 I have no idea what does it mean! Is this a

[jQuery] interface error in IE6

2007-09-04 Thread Ad4m
Hi, I'm using jquery with interface plugin for cropping images. In IE6 i'm getting an error 80020101. Enyone knows what does it mean?? -- Serdecznie pozdrawiam Adam LudwiƄski [EMAIL PROTECTED] http://ludwinski.net

[jQuery] problem with Interface plugin

2007-04-23 Thread Ad4m
Hi! I'm using Interface and Thickbox plugin for clientside image resizing and when trying to resize image i'm getting an error: *Error: jQuery.iUtil has no properties* Script was already working and suddenly stoped. I got back to the last working version and the error didn't disappeared!

[jQuery] iUtil has no properties??

2007-04-23 Thread Ad4m
Hi! I'm using Interface and Thickbox plugin for clientside image resizing and when trying to resize image i'm getting an error: *Error: jQuery.iUtil has no properties* Script was already working and suddenly stopped. I got back to the last working version and the error didn't disappear!

[jQuery] Image dynamic resizing

2007-04-20 Thread Ad4m
Hi, I need some script for dynamically resize an image with jquery. Are there any plugins to handle this? regards Adam