[jQuery] Add span and class with text used inside a href - WrapInner according to text

2008-08-30 Thread Josoroma
Hi group, How do i dinamically convert strings like view view view view To: view add edit delete I was reading: http://docs.jquery.com/Attributes/text http://docs.jquery.com/Manipulation/wrapInner Thanks ind advance.

[jQuery] Loading page plugin or script.

2008-02-13 Thread Josoroma
Maybe a newbie question. When i use Plesk 8 there is a loading message that display loading page contents, and dissapear until all the page is loaded. There exist some jquery plugin or script for this kind of functionality? to prevent users to use the page options untill all the scripts, images a

[jQuery] [validate] custom submit action

2008-02-13 Thread Josoroma
If i have a custom css toolbar in a form called "confirm" that doesn't use a normal submit button like: Instead i need to use the following css-link-button to check the validate before submit: How can i do the validate and submit? Thanks in advance.

[jQuery] [validate] spinner - loading

2008-02-12 Thread Josoroma
Hi! Thanks for all your help with validate plugin, my last questions ara about: #1 The way of showing a spinner or loading gif while the remote validation is asking for data? #2 (remote ajax call to know if user exist)The remote ajax call is executed each time a wrote a character, can i do some

[jQuery] Translate old JS function to Jquery - Super newbie question

2008-02-11 Thread Josoroma
If i have the following button: The aobve button calls the next function: function confirmAction( action ) { document.getElementById('button_' + action).style.display = 'none'; document.getElementById('button_back').style.display = 'none'; document.confirm.submit();

[jQuery] [validate] submit problem [validation]

2008-02-10 Thread Josoroma
I have a form without a submit button, i was making the submit with the following code: Register How do i enable the call to validate before to realize the submit with my href onclick "button" above? Thanks in advance.

[jQuery] Parsing external XML files - Events Format

2008-01-30 Thread Josoroma
Hi! Im working in a project that needs to parse like 10 external XML or RSS resources of events. Some of this XML resources uses this format: http://web.resource.org/rss/1.0/modules/event/ Other resources are not using this standard tags, they use tags in different languages like: anot