[jquery-dev] jquery problem

2009-08-31 Thread dasatan
Hi, I had a problem with my .ajax I 'm pretty sure my code runs fine, since I can see what the result for the page I post to, but i still get to direct to the error status, even though my status is 200. this is my .ajax code $.ajax({ url: 'game_func.php?uid=team2='+team2io+'&act=

[jquery-dev] jQuery problem with "margin-left"

2009-02-15 Thread weepy
Hi I'm finding that animating an element with {"margin-left": 100} doesn't work however setting with .css works fine as does animating with { marginLeft: 100 } Is this a bug ? (On 1.3.1) --~--~-~--~~~---~--~~ You received this message because you are subscri