[jQuery] jQuery / CSS: element jump around on .animate()

2009-07-26 Thread jezmck
Hi Gang, If you have a look at http://webcam.jezmckean.com/ and click on an image you will see what I mean. It's as if the image is converted to a div while animating. Any ideas anyone?

[jQuery] Re: Can some one convert simple code to jQuery

2009-03-12 Thread jezmck
It looks like that code does more than simply check a single box. It would be helpful to explain in more detail what you actually need it to do. And include the relevant HTML if possible. There is a lot of jQuery checkbox code out there, so go Googling, and don't expect people to just write your

[jQuery] UI: Drag and Drop between two separate Trees

2009-03-12 Thread jezmck
Is it possible? I have a client who would like to use jQuery for a fairly complex site. They would like to be able to drag items from one tree panel to another, and then return the list of changes to some PHP. Any suggestions / comments / questions are very welcome.

[jQuery] fading image replace?

2007-10-01 Thread jezmck
I have a webcam, currently uploading images as per motion detection. The latest image is always called Webcam.jpg, the next most recent is Webcam1.jpg, etc. I'd like to show the latest few, and replace each with the latest version of the file every minute or so. I can simply update the src (using