[jQuery] Re: Treeview, async, persist location

2009-07-06 Thread Victor Jonsson
inner :| There must be someone that has done this. Can anyone give me more information? Have a nice day, Victor

[jQuery] Re: location persistance + ajax load problem

2009-06-02 Thread Victor Jonsson
I too need to find a solution to persistance when using async. dipidi: Have you found a solution to yours? Regards, Victor On 5 Apr., 18:23, "dip...@gmail.com" wrote: > [SORRY!, this is a proper message, the first one i forgot to add a > topic] > > hey all, > > ha

[jQuery] Re: New Plug-in: Marquee, an ESPN-style ticker...

2009-05-21 Thread victor kobs
great plug-in interesting.. > > >

[jQuery] Re: css background-color not exists in IE with more then 2 classes..

2009-05-21 Thread victor kobs
hi possibility that not work with class but work on id ...replace class with id

[jQuery] Re: cycle plugin with keyboard

2009-05-20 Thread victor kobs
see this web site www.stunicholls.com in gallery section...

[jQuery] Re: Recommendations for jQuery method to play mp3 audio

2009-05-20 Thread victor kobs
hi see this http://flowplayer.org/plugins/streaming/audio.html ,I have other .. I SEARCH ... or http://www.longtailvideo.com ...

[jQuery] Re: return position in an array

2009-03-29 Thread Victor Nogueira
In other words, I need to check the position of the element who has the .example class. (It's really difficult to make people understand me in english. ;P) On Mar 29, 6:07 pm, Victor Nogueira wrote: > I want to find out if an element who has the class .example is > positioned as las

[jQuery] return position in an array

2009-03-29 Thread Victor Nogueira
I want to find out if an element who has the class .example is positioned as last-child. So I can add this condition to a if. I need to figure out if the element is the last in the list, comparing it's position in the array with array length. Any ideas?

[jQuery] Re: next and previous links with thumbs on mouseover

2009-03-29 Thread Victor Nogueira
Hi Mike, Can you please help me making a list of thumbs without links, that have a class to the thumb for next image and prev image? I just wanted to identify next/prev thumbs dinamically (with classes), so I can hide the others and display next/prev on mouseover. Thank you a lot for the answer.

[jQuery] Re: next and previous links with thumbs on mouseover

2009-03-28 Thread Victor Nogueira
Forgot to mention I was talking about jquery cycle. sorry. ;/ On Mar 27, 11:18 pm, Victor Nogueira wrote: > Hi there, > > Want to know if it's possible to show thumbs attached prev/next > anchors when I put the mouse over these navigation links. It would > work like a prev

[jQuery] next and previous links with thumbs on mouseover

2009-03-28 Thread Victor Nogueira
Hi there, Want to know if it's possible to show thumbs attached prev/next anchors when I put the mouse over these navigation links. It would work like a preview tooltip for next/prev images. Thanks on advance and congrats for this great software.

[jQuery] Re: Test that at least one input element has value

2008-12-08 Thread Victor
I just did something similar to your sollution but ended up in the same problem (duplicating the error-message). Did you already found the sollution to it?! On 3 nov, 09:55, Torgeir <[EMAIL PROTECTED]> wrote: > Yes, I need to do somewhat the same thing as the "groups" option does, > but the pro

[jQuery] More elegant solution to assigning function pointers?

2008-11-04 Thread Victor
Hey, I'm trying to pass a function an array of buttons and function pointers. What I want to do is to assign functions to the arbitrary list of buttons. At the moment, I'm using: if (button_text !== undefined){ for (var vars

[jQuery] Re: 1.2.5 and 1.2.6 not working at all for me - what am I missing?

2008-05-27 Thread Victor
Kape: Just read your post again. You are using prototype. I believe that it conflicts with 1.2.5 and 1.2.6. Victor On May 27, 5:26 pm, kape <[EMAIL PROTECTED]> wrote: > OK, I'm sure that someone would have mentioned that the latest > releases don't work, so that can'

[jQuery] [validate] does not work with fields, which have a dot "." char in their name

2008-01-27 Thread Victor Kornov
Subject pretty much states it all. Details: I have a form like this Name some description Password more description and setup validation like: $(function() { $('#register').validate({ debug: true, submitHandler: functio

[jQuery] Re: [PLUGIN] jqGirdView - Excellent Grid Plugin by Victor Bartel

2007-12-23 Thread Victor Bartel
Greetings, Thanks for your remarks, it is a good idea to add JSON support for jqGridView. When I'll have a little bit time in February, I'll add JSON support to this plug-in. :D -- Victor Bartel Eridius wrote: > > allowing json would be good but the support for XML s