Re: [jQuery] Newbie question about updating iframe on tab select

2009-11-17 Thread
you should use ajax. 2009/11/18 zoog22 > > I have some tabs that I want to not update until they are selected. > > Currently, they all load their respective iframes src="x"s when the page > loads. I was thinking I could leave the link blank on loading and change > them as they are clicked. > >

[jQuery] Re: tablesorter, sort values in anchor as numerics

2009-07-26 Thread
easyer. 2009/7/25 mila > > > I have data that looks like that > > 23 > 9 > > I need it to be sorted numericaly by values between >. How do I > do that? >

[jQuery] Re: Check if movie (.mp4) is finished

2009-07-25 Thread
how does touch it finished? 2009/7/26 Sam Sherlock > I think you'd have to load a swf and have that call back to the page (via > ex interface) when its completed > hth - S > > > 2009/7/25 Eswip > > >> Hi everyone, >> >> I'm using the jQuery Media Plugin to play a movie (.mp4) on a page >> when

[jQuery] Re: Looking for expand/collapse tree directory navigation

2009-07-25 Thread
dhtmlxtree,it is very good. 2009/7/26 Magnificent > > Hello, > > I'm looking for an expanding/collapsing tree directory type of > navigation and was wondering if someone knows of a good one that's out > there and available. > > What I'm specifically looking for is one that is triggered on the >

[jQuery] Re: Value adding to drop down

2009-07-15 Thread
change split character,not use '|'. 2009/7/16 naz > > hi > i m adding some values to drop down > by usind j query by this code > var programs=[]; > programs=data.split('|'); > $('#p_course').length = 1; > for(var i=0;i { > var objDropdown =$('#p_course').get(0); > var objOption =

[jQuery] Re: (Validation) how to add validation on a select box with auto post

2009-07-13 Thread
sorry!i didn't use JQuery Validation plug in. 2009/7/13 mnaveed > > I am using the JQuery Validation plug in to validate my form. How can > i do this with that? > > > On Jul 13, 1:34 pm, 刘永杰 wrote: > > is it difficult?$("#State").val() > > > &g

[jQuery] Re: (Validation) how to add validation on a select box with auto post

2009-07-13 Thread
is it difficult?$("#State").val() 2009/7/13 mnaveed > > Hi, > I have a select box with and onchange event to get the data from > serever, > > > > > Now i want to validate that if no value is selected from the above > list, then it should not send the ajax request. How can i apply the > Jquery v

[jQuery] Re: Can this plugin be structured better?

2009-07-12 Thread
why send twice the same email? 2009/7/12 Harvey > > Hey, > > I'm in the process of developing a new plugin but the way I have > structured the codes doesn't seem quite right to me so I'm hoping > someone might be able to offer a better way to do it. > > The plugin itself has different behaviour

[jQuery] Re: how to detect if user input is a chinese character?

2009-07-12 Thread
this is not jquery function. 2009/7/12 Plant More Tree > > > Hi guys, > >I got a textarea and I need to detect instantly if user input is a > chinese character or not. IS there anyway jquery can help this? > > Thanks & Regards, > Mark > -- > View this message in context: > http://www.nabble.

[jQuery] Re: Cool Sony Horizontal Drop Down menu in JQuery?

2009-07-11 Thread
this website can't open. 2009/7/10 pennfoli0 > > Hi, > > Sony.com (http://www.sony.com/index.php) has a very cool horizontal > menu, My question is can this be done in unordered list with JQuery? > > I like the 2 columns menu that expand (it can be seen under "shop" or > "electronics") and also

[jQuery] Re: Autocomplete selection Issue

2009-07-10 Thread
"j" the list will be java/junction.if you keydown to > any one of the option,the highlighted will be shown in the textbox... > > i want this functionality..is this possiblw with the jquery??? > > > > > On Thu, Jul 9, 2009 at 7:41 PM, 刘永杰 wrote: > >> is this a

[jQuery] Re: input fields and change

2009-07-09 Thread
good idea,but difficult. 2009/7/10 Jonathan Vanherpe (T & T NV) > > Is there some better way than change() to check if an input field's content > has changed? > > As you all probably know, change() only fires when you remove the focus > from the input field, but I want to trigger an event every

[jQuery] Re: noob question, computability issues with a different date picker

2009-07-09 Thread
can't understand what you say.sorry. 2009/7/9 labbit > > Hello everyone, I tried posting a message before, but it didn't get > posted, so here's another go. > > I'm completely new to jquery development and I wanted to use this date > picker, since it also uses time as well > > http://razum.si/jQ

[jQuery] Re: Display subnav through external action

2009-07-09 Thread
artiest! very good! 2009/7/9 greggo > > I have a navigational element that is distinct from the rest of my > navigation and is a graphical icon. Therefore, I'm not using the > standard elements to display it. I'm simply using an tag. > The tag for that nav element is not being displayed. I do

[jQuery] Re: Autocomplete selection Issue

2009-07-09 Thread
is this ad? 2009/7/9 jazz > > Hi > Can any body suggest me how to do this by jquery..i have seen some > autocomplete examples but i am not getting the correct application > like this: > first we type a letter,then it will show a list from that we scroll > down the mouse(either mouse or keypad) t