[jQuery] How to change method of revealing div content when using slide?

2009-10-16 Thread sharq
Hi. I have hidden div, that i want to show by sliding it in from top border. The problem is that i don't know how to make it slide in instead of wipe in. I want it all to move with it's content instead of showing more and more of it. Regards

[jQuery] Load result of form get into div

2008-02-11 Thread sharq
Hi, im new in jquery and all javascript, and id like to load the search result into div. For search i used Search Engine Builder, but i dont know how can i make this script work together with jquery. Or i can see search result on main page, or when try to load it into div i get only that words

[jQuery] Re: jqgrid

2007-07-28 Thread sharq
Sorry, but last server is too slow, try this http://sharq.freehost.pl/grid/ ;)

[jQuery] jqgrid

2007-07-27 Thread sharq
Hi, i`ve wanted to use jqgrid on my page, but it looks like its too hard for me. My code for grid comes direct from http://trirand.com/jqgrid/jqgrid.html The problem is that script cant load table content and Loading... is still visible.. I dont really know how all that works, i didnt use php

[jQuery] slideUp+Ajax+slideDown problem...

2007-07-08 Thread sharq
Hi, Id like to have nice smooth slidings but... div slides up and disappears smoothly, ajax loads page, and there`s the slideDown...It slides to the same height that was before, and then div fits to new content.. Its ugly, mostly when theres big differences between height of div before and

[jQuery] Re: How to define var to ajax in onClick?

2007-07-08 Thread sharq
Yes, that was simple, but i wasnt trying hard enugh ;P I wanted to achieve: onClick=javascript:str(stro = './page.html'); Very fast, simple and useful ;] On 7 Lip, 21:33, George [EMAIL PROTECTED] wrote: Can you describe this scenario a little more? It may not be quite clear what you're trying

[jQuery] How to define var to ajax in onClick?

2007-07-06 Thread sharq
Hi, im loading my pages through ajax and id like to have one script for all pages by adding: var page = './page.html' to onClick=javascript:name(); Is that possible? How to do that? Regards

[jQuery] Re: IE effects problem

2007-07-03 Thread sharq
. See:http://groups.google.com/group/jquery-en/browse_thread/thread/1b60819... Gary On Jul 2, 3:34 pm, sharq [EMAIL PROTECTED] wrote: Hi, im complete newbie in jquery and i have a bit frustrating problem.. Fading, hiding works fine on FF or Opera, but on IE.. Ajax loads page propely

[jQuery] Re: IE effects problem

2007-07-03 Thread sharq
. See:http://groups.google.com/group/jquery-en/browse_thread/thread/1b60819... Gary On Jul 2, 3:34 pm, sharq [EMAIL PROTECTED] wrote: Hi, im complete newbie in jquery and i have a bit frustrating problem.. Fading, hiding works fine on FF or Opera, but on IE.. Ajax loads page propely

[jQuery] Re: IE effects problem

2007-07-03 Thread sharq
Yes, thats the problem ;) Hope that the fix will be packed and contain konqueror fix too ;] Thx and regards

[jQuery] IE effects problem

2007-07-02 Thread sharq
Hi, im complete newbie in jquery and i have a bit frustrating problem.. Fading, hiding works fine on FF or Opera, but on IE.. Ajax loads page propely, but without all that nice fading ;) So, this script hides, loads page to div #tresc and shows it slowly: script

[jQuery] Re: jQuery 1.1.3 breaks completely on Konqueror

2007-07-02 Thread sharq
Thx, thats helpful :) But is there a way to change it in packed version of jquery? ;P Greets