I found some problems when I tried to use Jquery slideUp() or animate({height: "0"} methods. I have an image in div.top. Next is another div with a button. These divs are wraped by parent div. When I...
Hi,
few day I try to find how to do this. I have a form into which I load some data with AJAX. I have 8 select boxes there to filter (4 boxes) or to order columns (4 boxes). When I prepare SQL query...
Ooops. You are right. I forgot about Helpers_class where I work with $_POST and convert the input data through htmlentities(). I removed it and it looks it works now. Thanks for help.
I have some problem that when I .post() my JSON {data} with JQUERY & AJAX, so server receives strings incorrectly or changed. I mean that when I send some text e.g. "<br>" so it changes is into...
I have the code almost ready. Now I continue in different thread because this concerns more .delay() problem than editing/saving data (See the code on the link; that is more complex).
<textarea cols="80" rows="1" onfocus='$(this).next().next().text("").removeClass("on").addClass("off");'><p>Lorem ipsum dolor sit amet consectetuer porta turpis malesuada accumsan...