[jQuery] process jquery on ajax loaded content

2009-07-21 Thread Marek
Hello I have question about JQUERY. Im using $(".item").draggable({ revert: 'valid' }); // for making draggable content Im inserting data to PHP file by $.post("insert.php", { name: "123", time: "123" } ); After insert im loading actual content by $.ajax({ url: "view.php", cache: false,

[jQuery] Newbie HELP: Page Fade out, then nepage fade in without jump

2009-01-18 Thread marek
Hi, excuse the ignorance i am not skilled in Javascript, and using jquery so i cannot read it. I have an urgent request as im working on a proposal and although i am not going to be using jquery i would very much like to use use a simple page fade out and then fade in the next page. I am fully aw

[jQuery] Newbie HELP: Page Fade out, then load new page and fade in without jump

2009-01-18 Thread marek
Hi, excuse the ignorance i am not skilled in Javascript, and using jquery so i cannot read it. I have an urgent request as im working on a proposal and although i am not going to be using jquery i would very much like to use use a simple page fade out and then fade in the next page. I am fully aw