Re: [jQuery] popup form

2010-02-05 Thread stworthy
Perhaps here has some plugins you need: datagrid,window,etc. http://jquery-easyui.wikidot.com/ Oguz Yarimtepe wrote: > > > At my web application i am using jquery for updating some div areas. I > also need to update some tables which are produced after executing some > queries at my db. So i

Re: [jQuery] JQuery Context Menu Plugin

2010-02-05 Thread stworthy
Here is another menu plugin http://jquery-easyui.wikidot.com/tutorial:menu Asharudeen wrote: > > Hi, > > I am using JQuery Right Click Context Menu plugin from the following site, > http://www.trendskitchens.co.nz/jquery/contextmenu/ > > Seems it works on Firefox/IE/Chrome browsers. But it ha

[jQuery] JQuery Context Menu Plugin

2010-02-05 Thread Asharudeen
Hi, I am using JQuery Right Click Context Menu plugin from the following site, http://www.trendskitchens.co.nz/jquery/contextmenu/ Seems it works on Firefox/IE/Chrome browsers. But it has not worked on Opera browsers. Does any one have any work around/way to make workable this plugin in Opera br

[jQuery] rate slider control (ie Kayak or Sidestep)

2010-02-05 Thread pho99
Hello. Does anyone know where I can find the specs for the slider control on Kayak or Sidestep? Thanks. LN

[jQuery] image slider effect using jquery

2010-02-05 Thread Sudhakar
i am creating an image gallery using jquery there needs to be a row where there are 1. thumbnail images which would have 2. left and right arrow images so that the users can see multiple images and when these images are clicked 3. a bigger image would appear above these thumbnails, 4. also when ea

[jQuery] Re: Vaga para Desenvolvedor Client-side no Rio Grande do Sul

2010-02-05 Thread Renatho
Thank you Leo, but I'm looking for a Brazilian, so the stakeholders will understand what is written. On 5 fev, 16:25, Leo Balter wrote: > Ok Renatho, maybe you don't know yet but most people in this group don't > speak this language. Even I understand every word you saying, you should > post this

Re: [jQuery] Vaga para Desenvolvedor Client-side no Rio Grande do Sul

2010-02-05 Thread Leo Balter
Ok Renatho, maybe you don't know yet but most people in this group don't speak this language. Even I understand every word you saying, you should post this in jquery-br google group to reach more potential readers. Em 5 de fevereiro de 2010 12:20, Renatho escreveu: > Em setembro de 2009 iniciou-

Re: [jQuery] Rapid migration from ExtJS to jQuery

2010-02-05 Thread Andreas Möller
I have a application developed in ExtJS but my boss need all this migrate ASAP to jQuery, anybody here knows how? Loads of coffee, cigarettes and code will help. Best regards, Andreas

[jQuery] Rapid migration from ExtJS to jQuery

2010-02-05 Thread ReynierPM
Hi every: I have a application developed in ExtJS but my boss need all this migrate ASAP to jQuery, anybody here knows how? -- Cheers ReynierPM

Re: [jQuery] [Maybe OT] Table width 100%

2010-02-05 Thread Steffan A. Cline
Yes, I have. Actually, that is what is there and I made a mistake when I set this. I Googled some more this morning and found something that may work. I'll need to try it later. The description that someone else posted was that IE renders the table in the dev before it renders the scroll bar and t

Re: [jQuery] Find nodes

2010-02-05 Thread san82
Nathan Klatt-2 wrote: > > On Fri, Feb 5, 2010 at 8:14 AM, san82 wrote: >> I have the below HTML assigned to a variable in JS. >> >> HTML: >> #ChevronSPAN4 <<  #ChevronSPAN4id= >> >> >> Please let me know using jQuery how can I search the variable for SPAN >> elements with class="cheveron". >

Re: [jQuery] Find nodes

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 8:14 AM, san82 wrote: > I have the below HTML assigned to a variable in JS. > > HTML: > #ChevronSPAN4 <<  #ChevronSPAN4id= >> > > Please let me know using jQuery how can I search the variable for SPAN > elements with class="cheveron". I'm guessing your variable got munged,

Re: [jQuery] popup form

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 3:51 AM, Oguz Yarimtepe wrote: > At my web application i am using jquery for updating some div areas. I also > need > to update some tables which are produced after executing some queries at my > db. So i am planning to open a popup form that will show the current values of

[jQuery] Vaga para Desenvolvedor Client-side no Rio Grande do Sul

2010-02-05 Thread Renatho
Em setembro de 2009 iniciou-se uma empresa - Grifo - com foco em desenvolvimento Client-side com o objetivo ter um reconhecimento em excelência de código. Busca-se profissionais com bons conhecimentos em SEO, acessibilidade, usabilidade e performance. Também consideramos profissionais com bastante

Re: [jQuery] [Maybe OT] Table width 100%

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 12:41 AM, Steffan A. Cline wrote: > I have a div set to 600px wide and 400px tall. Inside I load different > height tables so I have overflow: scroll to make the div scrollable. Have you tried overflow:auto? Nathan

[jQuery] Find nodes

2010-02-05 Thread san82
Hi All, I have the below HTML assigned to a variable in JS. HTML: #ChevronSPAN4 << #ChevronSPAN4id= >> Please let me know using jQuery how can I search the variable for SPAN elements with class="cheveron". Thanks, Sandeep -- View this message in context: http://old.nabble.com/Find-nodes

[jQuery] popup form

2010-02-05 Thread Oguz Yarimtepe
At my web application i am using jquery for updating some div areas. I also need to update some tables which are produced after executing some queries at my db. So i am planning to open a popup form that will show the current values of the row that is shown at the table. Changing and submiting

[jQuery] Re: A different approach to parsing XML, and a little help on processing attributes more efficiently

2010-02-05 Thread augur
OK got non-standard attributes. It forces one rule, that all non- standard attributes for an element must follow 'id' and 'label'. This is standardized in setting "var z=2", as it skips past the first attributes and finds the remaining. Though this is a lot of code for each level of elements; var