hi ,
i am new to jquery and this group. i am learning to use jquery as i am
finding it very cool and easy.
i have question how can i show the loading indicator with load
function
i am using this simple code
$("#field").load("test.php")
Thanks
Hello Friends,
i am new to jquery and this group as this is my first post and just
started to work with jquery.
My question is how can we use and loading indicator while we are
extracting some data from other file with load function. The code i am
using is as follow :-
$(document).ready(functi
Hello Friends,
I am using jquery's interface plugin's Tooltip it was working fine.
Then i have included the treeview menu's plugin. But it was working
fine when in an HTML file that i downloaded form the treeview's
homepage. then i added that to my project then it starts flickering
instead of giv
Hello Friends,
I am using jquery's interface plugin's Tooltip it was working fine.
Then i have included the treeview menu's plugin. But it was working
fine when in an HTML file that i downloaded form the treeview's
homepage. then i added that to my project then it starts flickering
instead of giv
Hi,
I am using autocomplete plugin. I have one Search field upon which i
have put the autocomplete and other a select box which have 3-4 values
such as Vidoes, audios, images etc...,
I am using Extrafield option to pass the select box's value to the PHP
Script. It is working fine however i am ha
on
>
> if(data)
> data.length=0;
>
> On Tue, Jul 28, 2009 at 1:29 PM, Vivek wrote:
>
> > Hi,
>
> > I am using autocomplete plugin. I have one Search field upon which i
> > have put the autocomplete and other a select box which have 3-4 values
> > such
Hi,
Is there any plugin with the help of which we can have windows
explorer like tree struture with Jquery ? There will be a tree pattern
of folders and files on the left side and whenever an user clicks on
an folder the internal files should show on the right panel as well.
Please help
Thanks
this kind of
functionality in it by default.
Please let me know if you know any other plugin like windows explorer.
Thanks
On Jun 8, 10:45 pm, Jack Killpatrick wrote:
> Maybe this:http://abeautifulsite.net/notebook.php?article=58
>
> - Jack
>
> Vivek wrote:
> > Hi,
>
Hi,
I am using Jquery's Form plugin. I am getting one response at the end
of the submission of the form. I would like to have multiple responses
delaying few seconds e.g. First "Loading ", then " Sending..."
then "Connected..." and so on, How can i acheive this ?
Please Suggest.
Thanks
Anyone Please ??
On Jun 19, 8:40 pm, Vivek wrote:
> Hi,
>
> I am using Jquery's Form plugin. I am getting one response at the end
> of the submission of the form. I would like to have multiple responses
> delaying few seconds e.g. First "Loading ", then &q
Hi,
I am using CrossSlide plugin ( http://www.gruppo4.com/~tobia/cross-slide.shtml
) for my website however the images loads slowly. How can i make my
images to preload for CrossSlide.
Thanks
ANY HELP PLS.
On Nov 18, 9:03 pm, Vivek wrote:
> Hi,
>
> I am using CrossSlide plugin (http://www.gruppo4.com/~tobia/cross-slide.shtml
> ) for my website however the images loads slowly. How can i make my
> images to preload for CrossSlide.
>
> Thanks
Hi,
I am trying to find a table first tag which is located in a
usercontrol from a main page like the following
$("table[id*=nav]").find("tr").size()
this shows 0, but it is available on the "usercontrol"
i couldn't able to find any elements in usercontrol through main page.
please help.
Hi,
I am fiddling with an form and calling an function which is using the
Ajax calls. Below is the code that i am using.
function submitting()
{
$.ajax({
type: "POST",
url: "some.php",
data: "name=John&location=Boston",
success: function(msg){
alert( "Data Saved: " + msg );
Hi,
I am new in Jquery. I am trying to add file upload field in an form.
We can't user $("#container").html() or text() for file upload field
because they will not pass the values to other pages. So we have to
create an element on the fly. I am not able to figure it out that how
can i create an e
Hi Guys,
i am looking for an functionality in jquery. some thing like this
one.
Sometimes we see two big text boxes with values, one on the left side
other one is on the right side and there is two arrow buttons ( faced
towards left and right ) in the center of both of them with the help
of thos
;
> HTH,
> Jason
>
> On May 8, 3:28 pm, Vivek <[EMAIL PROTECTED]> wrote:
>
> > Hi Guys,
>
> > i am looking for an functionality in jquery. some thing like this
> > one.
>
> > Sometimes we see two big text boxes with values, one on the left side
17 matches
Mail list logo