[jQuery] Validate plugin, weird issues after remote validation implementation

2009-09-10 Thread Jean-Michel
Hi, I got a form with a few fields. 2 of them are using remote validation. So it's basically checking if username and email are already in database. The problem is those field seems to validate as soon has i click into another field causing the error message to show up no mather if I did put som

[jQuery] [validate] All error messages are shown when using remote validation

2009-09-08 Thread Jean-Michel
I got a form with a few inputs. I'm using remote validation for 2 of them. For some reasons when I as an example enter something in a form that uses remote validation it gets validated after I click into the next input it just doesn't wait for the form to get submitted. Any other inputs which ar

[jQuery] Jquery this keyword to show the current clicked div class

2009-08-13 Thread Jean-Claude Tounkara
I am new to Jquery and I need to use the this keyword to differentiate which div class name needs to show. Currently, my code below on '.bioclick' click event, every bio_desc is displayed or showed. I just want to show the current clicked '.bioclick' child '.bio_desc'. I tried using the this keyw

[jQuery] Re: [validate] Refreshing the validator after dynamically adding a class to an element

2009-08-11 Thread Jean-Michel
hed metadata, via > .data("metadata", null) > > Jörn > > On Tue, Aug 11, 2009 at 3:06 AM, > > Jean-Michel wrote: > > > Hi, > > > I know the refresh() method is gone since version 1.2 but for some > > reason even if it's suposed to work wi

[jQuery] [validate] Refreshing the validator after dynamically adding a class to an element

2009-08-11 Thread Jean-Michel
Hi, I know the refresh() method is gone since version 1.2 but for some reason even if it's suposed to work without it I can't get it to work. Here's the scenario: I got a select box, depending on the selection I want certain element to validate so I dynamically add validation class to those ele

[jQuery] Re: CTRL+S to Insert Record PHP+JQUERY

2009-04-16 Thread Jean
gards > B.S.Bharanikumar > > POST YOUR OPINION > http://bharanikumariyerphp.site88.net/bharanikumar/ > -- []´s Jean a.k.a Suissa Tecnólogo em Análise de Sistemas - UTF-PR 131

[jQuery] Re: [ANNOUNCE] Machinetag plugin- initial release

2009-04-14 Thread Jean
back is welcome, especially > concerning jQuery conventions. > > Enjoy! > Gabriel > -- []´s Jean a.k.a Suissa Tecnólogo em Análise de Sistemas - UTF-PR

[jQuery] Re: JSON , PHP, MySQL, and jQuery

2009-04-11 Thread Jean
27;: '170', > 'weight': '120'}, > {'name': 'Jane', 'lastName': 'Doe','age':'26', 'height': '175', > 'weight': '121'}, > {'name': 'Jack', 'lastName': 'Doe','age':'27', 'height': '180', > 'weight': '122'} ] > > How would I go about parsing this in Javascript?  Am I not encoding it > correctly on the PHP Side? > > Here's my JAVASCRIPT: >        $.get("includes/functions_inside.php", {"function" : "getAppList"}, >                function(data, textStatus){ >                        alert( data[0] ); >                } >        ); > > Here's my PHP: > >        $AppListQuery = $insideDB->customQuery($query); >        $rows = array(); >        while($r = mysql_fetch_assoc($AppListQuery)) { >            $rows[] = $r; >        } >        print json_encode($rows); > > Thanks in advance! > -- []´s Jean a.k.a Suissa Tecnólogo em Análise de Sistemas - UTF-PR www.tudopg.com.br www.tudocuritiba.com.br www.tudocacascavel.com.br www.tudofoz.com.br www.tudopuava.com.br

[jQuery] Problem Containts for select words

2009-04-08 Thread Jean Carlo
I am using the function to search for words in containts TR. I have three words well (Sunday and Monday, Sunday and Monday and Sunday) Only is selected and the second Saturday and Sunday and Monday. I was also selected to Sunday but could not. Thanks to All Im using$('table#horario tbody

[jQuery] Select Text

2009-04-07 Thread Jean
The link of this exercise is below http://www.livrojquery.com.br/cap_10/arquivo-10.5c.html I'm having problems selecting items Seg. e Dom. Do not select. Dom. use because it contains the function case sensitive. Seg. e Dom. is different from. Dom. What is another selection to selec

[jQuery] Re: Can some one convert simple code to jQuery

2009-03-12 Thread Jean-Marie POISSONNIER
It doesn't work because [...@attr] selectors were removed in jQuery 1.3. http://docs.jquery.com/Release:jQuery_1.3#Changes You can write something like this : $("#follow_me").click(function() { $("input[name=article_id[]]").attr("checked", this.checked ? "checked" : "" ) })

[jQuery] [validate] Group highlighting fix?

2009-03-05 Thread Jean-Charles S
I have a group of fields (field "301" and "306") that are two inline select boxes to represent the month and year. I've grouped them with the proper validate hash object ("groups") and set the errorPlacement to be after field "306." All works fine as far as validation goes, however I've also ass

[jQuery] Form submission - Callback method not being called

2009-01-12 Thread Jean-Philippe Couture
e; } jQuery(document).ready(function(){ jQuery("#submit").bind("click", handleFormSubmissionClick); }); ----

[jQuery] is accessing element by a class faster than accessing X element by ID

2009-01-05 Thread jean-baptiste.demo...@digitick.com
Hi, I want to know if it first code is faster than the second (and why) : 1st try : ... ... ... $(".toto").hide(); 2nd try : ... ... ... $("#toto

[jQuery] Re: [TUTORIAL] Create an amazing music player using mouse gestures & hotkeys in jQuery

2008-12-05 Thread Jean
ures-hotkeys-in-jquery/ > > > Should there be music too? It is silent for me FF3 & Safari in OSX? > > -- > Mika Tuupola > http://www.appelsiini.net/ > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Calling PHP Functions from jQuery?

2008-07-17 Thread Jean
using and the filemanagement is >> getting complicated. >> >> How are you solving this problem? Is a good tutorial or info out >> there? I have searched google and couldnt find a useful answer. >> >> thank a lot >> yavuz > > > > -- > Yogi Berra - "A nickel ain't worth a dime anymore." -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: PLUGIN: jQuery Column Filters

2008-07-14 Thread Jean
Very nice! On Mon, Jul 14, 2008 at 6:30 PM, Rey Bango <[EMAIL PROTECTED]> wrote: > > jQuery Column Filters by Tom Coote > > http://www.tomcoote.co.uk/jQueryColumnFilters.aspx > > Rey... > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: [ANNOUNCE] jFlip plugin

2008-05-30 Thread Jean
h all jquery compatible browsers, IE included, using an enhanced > version of excanvas I wrote. > > Enjoy! > > http://www.jquery.info/The-jFlip-plugin > > Renato Formato > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] force an error

2008-03-08 Thread Jean-Sébastien
how can i'd like to force an error after an ajax call, and work with json array returned. how do i do this?

[jQuery] Re: optimization in jquery

2008-03-06 Thread Jean-Sébastien
hi, in my case the element is selected with an i id, so i guess it's found relatively quickly. but this div is about 800 html lines (doesn't mean anything but i can't count tags). In fact i just made some ajax pagination inside the div. On Mar 6, 3:00 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote:

[jQuery] optimization in jquery

2008-03-05 Thread Jean-Sébastien
hi, when i work on a big div tag (containing lots of others elements) browser freeze, during few seconds. is there a way to optimize this. and more generally what are the best practices to optimize jquery functions.

[jQuery] selectors: selecting every element that is not children of another div

2008-02-25 Thread Jean-Sébastien
hi, i try to select every element that is not children of another div. i tried different ways but didn't find a solution. regards

[jQuery] Star Rating plugin

2008-02-16 Thread Jean
This is a great plugin but dont work with 1.2.1 version of jquery. Are someone using this plugin? -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: jquploader 2 alpha 1 - rich file upload dialog plugin - please test and help

2008-01-31 Thread Jean
Windows XP w/ FF 2 Very cool design btw. On Thu, Jan 31, 2008 at 10:01 AM, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote: > > btw, what is your browser and os ? > > > On 31 jan, 12:51, Jean <[EMAIL PROTECTED]> wrote: > > Works for me! But was interesting i

[jQuery] Re: jquploader 2 alpha 1 - rich file upload dialog plugin - please test and help

2008-01-31 Thread Jean
functions called by flash are sitting outside > of the plugin loop. > What would be the good way to allow users to modify what these function do? > Basically their task is to update the html according to the flash events. > The code is here: > > Thank you for your

[jQuery] Re: jQuery Firefox vs IE Problem

2008-01-25 Thread Jean-Etienne LaVallee
This is a known JQuery bug... This has to do with FF rendering tables compliant to the CSS2 spec for "display:"... in FF , , and are given display values of "table", "table-row", and "table-cell" respectively. In IE they all get "block". JQuery's show/hide animation methods switch "display:" b

[jQuery] Re: Shadowbox Media Viewer

2008-01-25 Thread Jean
nk Thickbox). It can be used with jQuery or any > > other library. I created an adapter for jQuery, and I thought that > > somebody on this list might be interested. > > > > http://mjijackson.com/2008/01/22/shadowbox-js-media-viewer-1-0-beta/ > > > > Enjoy, > > > > Michael > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] blur FireFox/IE

2008-01-19 Thread Jean-Sébastien
Hi, i'm trying to do a function on blur event, it works on Firefox but not on IE. what's the reason? I just do this: $('.down_menu.show').livequery('blur', function(){ $(this).removeClass('show'); }); Maybe i should precise i'm using jquery 1.2.1

[jQuery] Re: Easing plugin and IE

2007-12-11 Thread Jean
gt; www.learningjquery.com > > > > > On Dec 11, 2007, at 8:11 AM, Jean wrote: > > > > > where can i get the script debugger? > > > > On Dec 11, 2007 3:05 AM, Sam Sherlock <[EMAIL PROTECTED]> wrote: > >> going a bit off topic > >> > &g

[jQuery] Re: Easing plugin and IE

2007-12-11 Thread Jean
se IE conditionals, and what would I put in my > stylesheet? I would also like to know which site it is that takes your site > and tries it on different OS's and browsers. I cannot remember it off the > top of my head. > > > > Thanks, Jay > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Element not appended in IE7

2007-12-10 Thread Jean
i have the same problem, but this doesnt work too =/ t On Dec 10, 2007 3:55 PM, Haingotiana A. RAKOTONJANAHARY <[EMAIL PROTECTED]> wrote: > $a = document.createElement('a'); > $(a).appendTo($container); > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Ann: Flot 0.1 released

2007-12-04 Thread Jean
; documented in the source code at the top of the file. > > -- > Ole Laursen > http://people.iola.dk/olau/ > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: dataType & POST

2007-12-04 Thread Jean-Sébastien
please i really need help, i can't tottally remove prototype.js from my rails app if i can't send ajax request with datatype: 'script' and type POST. i just want to know if it's possible or not. On Dec 3, 4:00 pm, "Jean-Sébastien" <[EMAIL PROTECTED]>

[jQuery] dataType & POST

2007-12-03 Thread Jean-Sébastien
(i post this message again i've posted it 2 hours ago but it didn't appear yet.) in jquery doc is written : warning "script" will turn posts into gets so, is there a way to send POST or DELETE or PUT ajax query with datatype: 'script'? regards

[jQuery] dataType & POST

2007-12-03 Thread Jean-Sébastien
on jquery, is sayed (about dataType='script'): # warning "script" will turn posts into gets . Is there another to have a dataType='script' and force POST, or PUT or DELETE ? regards

[jQuery] Re: Pretty Calendar Plugin

2007-11-29 Thread Jean
And they are very good in this uhn =p Let jqueryfy them \o/ On Nov 29, 2007 2:59 PM, Rey Bango <[EMAIL PROTECTED]> wrote: > > Mootools itself is not the best for interfaces. Mootool users, though, > appear to go to great length to style their apps nicely. > > Rey > >

[jQuery] Re: Pretty Calendar Plugin

2007-11-29 Thread Jean
Mootools always the best for interface =/ On Nov 29, 2007 2:37 PM, weepy <[EMAIL PROTECTED]> wrote: > > http://www.electricprism.com/aeron/calendar/ > > Unfortunately it's in MooTools - would it be difficult to port ? > > -- []´s Jean www.su

[jQuery] Re: Jquery call strips away "

2007-11-29 Thread Jean
For that i use $.ajax({ type: "GET", url: "view/agenda/agenda.js", dataType: "script"

[jQuery] Re: selector to string

2007-11-27 Thread Jean-Sébastien
i want to send an ajax query in which i pass the element to update: $.ajax({url: _href,data: "rel=" + escape("#myId a.myClass")}) On Nov 27, 8:58 am, Suni <[EMAIL PROTECTED]> wrote: > I dont think there is any easy way to do that. > > A single DOM element could have 10 different selectors that m

[jQuery] Re: selector to string

2007-11-27 Thread Jean-Sébastien
hi suni, want to send an ajax query, in which i tell the dom element to update. On Nov 27, 8:58 am, Suni <[EMAIL PROTECTED]> wrote: > I dont think there is any easy way to do that. > > A single DOM element could have 10 different selectors that match it > (or others with it). Such a function cou

[jQuery] selector to string

2007-11-26 Thread Jean-Sébastien
I'm sure it's a simple question, but i'm looking in the api but don't find it. How do i convert my selected element to a string? something like : "#myId a.myClass"

[jQuery] Re: Autosuggest

2007-11-20 Thread Jean
a postcode or street address, as most > > > >> users would probably consider sensible, then the autocomplete would > > > >> return no results. > > > > > >> What I really need is something that works in a similar manner to the > > > >> autocomplete plugins I've found so far, but that doesn't care about > > > >> the order of the words typed into the search box. The only constraint > > > >> should be that the strings being matched against contain all the words > > > >> typed. > > > > > >> For example, if an address is listed as "Mister Foobar, 123 Fake > > > >> street, Quuxville, AS1 23D, then the autocomplete plugin would suggest > > > >> that address if the user typed in "fake street as1", or "fake > > > >> foobar". Are there any autocumplete plugins that support doing this? > > > > > -- > > > View this message in > > > context:http://www.nabble.com/Autosuggest-tf4835224s27240.html#a13842444 > > > Sent from the jQuery General Discussion mailing list archive at > > > Nabble.com. > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: new plugin: jClocke

2007-11-20 Thread Jean
is just bad practice. i haven't done any docs or > extensive demos - this is just sort of a proof of concept. so have a > look and feel welcome to reply. > > http://briskey.com/jClocke > > cheers, > db > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: jqGrid update

2007-11-14 Thread Jean
Oww thanks, i missed this. On Nov 14, 2007 1:36 PM, Tony <[EMAIL PROTECTED]> wrote: > > Jean, > There is a client side sorting. Please check the demo page. > Regards > Tony > > On 14 Ноем, 17:30, Jean <[EMAIL PROTECTED]> wrote: > > and the client side sor

[jQuery] Re: jQuery.LocalScroll 1.1.2

2007-11-14 Thread Jean
ns/project/LocalScroll > And the demo: http://www.freewebs.com/flesler/jQuery.LocalScroll/ > > Hope it'll be useful for someone. > > Ariel Flesler > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: jqGrid update

2007-11-14 Thread Jean
t; > The news are: > > > > - Row editing > > > > - From now jqGrid can accept XML and JSON data with arbitrary > > > > structure using a xmlReader and jsonReader. > > > > > > Demo at:http://trirand.com/jqgrid/jqgrid.html > > > > > > Just now I will work hard on documentation. > > > > Enjoy > > > > Tony > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Why plugin repository dont have a search?

2007-11-14 Thread Jean
Always when i come to find some plugin i have to click to browse by name and use the search of Firefox to find what i want, so why dont have any search field? sorry the bad english -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] UI Calendar render?

2007-11-06 Thread Jean
How can i render the ui calendar without a click in a input? -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: passing this

2007-11-01 Thread Jean-Sébastien
> > }); > > And if you do > $('div').func(); // alerts 'plugin' -- no namespace > But > $('div').mynamespace().func(); // alerts 'namespaced plugin' > And > $('div').mynamespace().func().$().func(); // alerts 'namespaced >

[jQuery] Re: Autocomplete - which one??

2007-11-01 Thread Jean
ich is the > > "recommended" plugin, and is relatively easy to use. > > I've had great luck with Jorn's version... > > http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ > > Good docs. Not sure about formatting - I've alway

[jQuery] Re: [NEWS] Site Using jQuery: TurboTax.com

2007-11-01 Thread Jean
t; > >> > > > > Oops - I should have been more specific - what plugin is used to "zoom > > out" the panels when you hover over them? I particularly like the way > > the text scales smoothly. There's so much JS used on that site that I > > can't see the college for the fish :s > > > My skill set ends at reading the html source. :-) > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: For Brazilians jQuery Developers

2007-11-01 Thread Jean
? > > Tente postar violando alguma regra de validação e depois enviem... > > Eu tinha desenvolvido um script assim e estou escrevendo ele para o > blog... > > On 31 out, 08:25, Jean <[EMAIL PROTECTED]> wrote: > > Bom eu tinha um questionario que deixava uma mensagem de Ag

[jQuery] Re: For Brazilians jQuery Developers

2007-10-31 Thread Jean
n Form Validation). Alguém se > lembra > > > desse post? Eu queria ver novamente aquele exemplo que achei bastante > > > interessante. Se não me falha a memória era um form de uma universidade > do > > > estado do Paraná. > > > > > > Obrigado. > > > > > > Marco Antonio > > > > > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: [News]: Plugin Development Pattern (blog entry)

2007-10-31 Thread Jean
od, careful read. > > http://www.learningjquery.com/2007/10/a-plugin-development-pattern > > > --Karl > _ > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: how can i upload file with $.post and php

2007-10-30 Thread Jean
ermine Picture Gallery: http://coppermine.sf.net > Koppermine KDE Client: http://koppermine.sf.net > = -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: passing this

2007-10-28 Thread Jean-Sébastien
tion() { >// do something with elements > }); > } > > }); > > would do something with all the selected elements via test. $ > ('div').test() > > /James > > On Oct 27, 8:49 pm, Jean-Sébastien <[EMAIL PROTECTED]> > wrote:

[jQuery] passing this

2007-10-27 Thread Jean-Sébastien
Hello, i want to call a function $('#selection').parent.child() with the following code : jQuery.fn.extend({ parent: { child: function(o){ doSomethingWith(selectedElement) } } }); but i dont know how to pass the selected element through parent (#selection) to child function. regards.

[jQuery] Re: OT: a very simple download indicator (marquee strikes back)

2007-10-26 Thread Jean
LOL On 10/26/07, Klaus Hartl <[EMAIL PROTECTED]> wrote: > > ... > > ;-) > > > http://www.stilbuero.de/2007/10/26/a-very-simple-download-indicator-the-glorious-return-of-the-marquee-tag/ > > > --Klaus > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Code in loop

2007-10-26 Thread Jean
;); }); }); }); } else { $("#confirm_box").fadeOut(300) $("#answer_box").text("Erro ao dele

[jQuery] Re: Code in loop

2007-10-26 Thread Jean
}); > > > }); > > > } > > > else > > > { > > > $("#confirm_box").fadeOut(300) > > > &g

[jQuery] Re: Code in loop

2007-10-26 Thread Jean
PROTECTED]>: > > Can you post a simple page that demonstrates the problem? > > It's easier to debug that way. > > > > Glen > > > > > > > > On 10/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > Hi there friends!!! > > > > > > I'm having problems with a code here using AJAX on Jquery. > > > When I do only one click in my object, it works fine, but, when I > > > click again in other object the previous result of id continue stored. > > > > > > What I have to do to solve this problem?? > > > > > > > > > > > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Prevent comment SPAM with jQuery

2007-10-24 Thread Jean
this should be in the UI-section, which it is, but I thought > here might be a good place too. > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Modifying CONFIRM method

2007-10-10 Thread Jean
27;) ? window.location.href = callback : callback(); } $('#confirm').jqmHide(); }); } -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: ANNOUCE: jQuery lightBox plugin

2007-10-07 Thread Jean
> > On Oct 5, 12:05 am, Guy Fraser <[EMAIL PROTECTED]> wrote: > > Leandro Vieira Pinho wrote: > > > The jQuery lightBox plugin 0.2 version are available. > > > > Very nice plugin. Does the caption part of the box need to slide in > > every time the next/pr

[jQuery] Re: [PREVIEW] another future grid: jquery.KIKEgrid alpha...

2007-10-05 Thread Jean
S ALPHA, I'll change for sure programming, plugin names (and > versions), css, etc...* (only tested in IE7 and FF2) > > ...and next week I'll take holidays for a month, so my work will be > delayed to next November...;-) > > -- > Enrique Meléndez Estrada (2367) >

[jQuery] Re: editease - my first plugin endeavor

2007-10-01 Thread Jean
s on other jQuery plugins, being Thickbox and > Dimensions, although figured most would use them a lot already. > > Would appreciate any feedback on this idea. > > Cheers > Stephen > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Problems with $.post and $.ajax

2007-09-30 Thread Jean
gt; > First of all if you send request by POST ($.post) then in PHP you var > will be in $_POST array, if by GET ($.get) in $_GET (there is an > exception, read about "register_globals"), > so in PHP you should use $_POST['namn'] > > Second of all, your request imho runs well (you can check that with > Firebug (in NET tab)), but you forgot to put callback: > >$.post("test.php",{ > namn: $("#namn").val()}, function(data) { //this is callback > alert(data); //do something with return data > }); > > and thats all! :) > > Hope it helps :) > > Regards > Michael > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: injecting HTML with load() how to bind events?

2007-09-28 Thread Jean
HTML. > > I could trigger some js function with jQ after loading has finished > but maybe there is a better way to do so. > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Tablesorter dd/mm/YYY date problem

2007-09-26 Thread Jean
> options like this: > > $("table").tablesorter({dateFormat: 'uk'}); > > /christian > > 2007/9/26, Jean < [EMAIL PROTECTED]>: > > > > Unfortunally i´m a jquery noob =/ > > > > On 9/26/07, Christian Bach <[EMAIL PROTECTED]>

[jQuery] Re: Tablesorter dd/mm/YYY date problem

2007-09-26 Thread Jean
vaara < [EMAIL PROTECTED]>: > > > > > > A suggestion is that all parsers (except the basic ones) are removed from > the plugin, and selectable > > from an archive. This is very useful for custom date sorters etc, and will > make the plugin even smaller. > > > &

[jQuery] Re: Validate plugin limited? with line error

2007-09-26 Thread Jean
Yes, thanks for help! http://www.interalfa.com.br/questionarios/questionario.php?cod=31 On 9/25/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > Jean schrieb: > > Sorry for my previous email talking about the limitation of Validate > > plugin with 50 or more element

[jQuery] Validate plugin limited? with line error

2007-09-25 Thread Jean
Sorry for my previous email talking about the limitation of Validate plugin with 50 or more elements to validade. Is not an error but the script stops in this line line 487 lem.tagName && elem.ownerDocument && !elem.ownerDocument.body; jquery-1.2.1 -- []´s Jean www.suissa.i

[jQuery] Validate plugin limited?

2007-09-25 Thread Jean
Is a limite of how much inputs we can validate? I have a form with 52 questions what is {required:true} very required. In a 29 questions required it works fine! -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Tablesorter dd/mm/YYY date problem

2007-09-25 Thread Jean
Have i write my parser for dd/mm/ date format? The plugin use mm/dd/ either i changing in plugin configs -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: [Announce] WYMeditor 0.4 released

2007-09-12 Thread Jean-Francois Hovinne
Joan Piedra a écrit : > Hi Jean-Francois, > I like how this project is getting better and better, I'd love to see a > better support for the latest safari and Opera. Agreed. In fact we're currently working on the Safari implementation: http://trac.wymeditor.org/trac/b

[jQuery] Re: [Announce] WYMeditor 0.4 released

2007-09-12 Thread Jean-Francois Hovinne
The file browser is an often requested feature, and we're actually planning an API to do this sort of things. Anyway, there's an image gallery implementation example, using jCarousel and CodeIgniter, available at: http://trac.wymeditor.org/trac/wiki/Contrib/ImageGalleryExample I'll take a look at

[jQuery] Re: [Announce] WYMeditor 0.4 released

2007-09-12 Thread Jean-Francois Hovinne
On Sep 12, 3:44 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > Wow, it 's starting to take nicely shape, i think i'll give it a try soon. > Congratulation jf ! Thanks! > What, as a potential user working in real life scenarios, i would like to > see how flexible it is: for example, a ve

[jQuery] [Announce] WYMeditor 0.4 released

2007-09-12 Thread Jean-Francois Hovinne
Hi All, I'm glad to announce the release of WYMeditor 0.4, a jQuery-based XHTML editor. This release includes new XHTML and CSS parsers, and fixes some outstanding bugs. Thanks to all the contributors who made it possible! Website: http://www.wymeditor.org/ Download: http://sourceforge.net/proj

[jQuery] Re: Validation plugin site down, Jörn?

2007-09-05 Thread Jean
ave no idea whats the cause. > > Someone else reported that he managed to view the site using Opera. > > -- Jörn > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Live Query and tables problem

2007-09-05 Thread Jean
tion you provided. > > http://brandonaaron.net/jquery/issues/livequery/table_test/table_test.html > > I'm not able to reproduce the error you are getting. > > > -- > Brandon Aaron > > On 9/4/07, Jean < [EMAIL PROTECTED]> wrote: > > > > I´m trying to do

[jQuery] Re: Live Query and tables problem

2007-09-04 Thread Jean
> Brandon Aaron > > > On 9/4/07, Jean < [EMAIL PROTECTED]> wrote: > > > > Is a very simple example and dont works =/ > > > > $('tr').livequery('mouseover', function(){ $(this).addClass('hover');}); > > > > t has no

[jQuery] Live Query and tables problem

2007-09-04 Thread Jean
eout', function(){ $(this).removeClass('hover');}); elem.className has no properties [Break on this error] jQuery.grep( elem.className.split(/\s+/), function(cur){ jquery.js (line 342) -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Problem with validate plugin in IE6?

2007-08-28 Thread Jean
Thank Youuu a lot! On 8/27/07, SeViR <[EMAIL PROTECTED]> wrote: > > Jean escribió: > > I dont know why but with validate code my js dont run anything =/ > > even though a simple alert > > I´m trying with IE6, FF works fine! > > > > Is somebody with th

[jQuery] Problem with validate plugin in IE6?

2007-08-27 Thread Jean
quot;#"+container).show(); } function escondeMSG(container) { $("#"+container).hide(); $("#total").show(); } -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: [SOLVED] jQuery Form Plugin and Validation Form

2007-08-22 Thread Jean
int_societe: { required: true } > > }, > > messages: { > > int_societe: "Test soc" > > } > > //,submitHandler: function(form) {$ > > ("#interv").ajaxSubmit(options2);}, > >}); > > $("#interv").validate(); > > > > }); > > > > Now, I wanna use both. That's where it started to go wrong. When I > > uncomment the SubmitHandler line, the validation is still OK but the > > form is submitted normally, not using the Ajaxian method. > > > > Could someone help me on this case ? I spent my night on this stuff > > and I start feeling depressed :) > > > > Thx, > > Freud > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Problems with VALIDATE PLUGIN

2007-08-21 Thread Jean
Yes is that i was searching for =P thanks a lot! i will put into structure list On 8/21/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > Jean schrieb: > > Really lol > > Dude i´m with a little problem to append the error msg in the right place > > look my structure

[jQuery] Re: Problems with VALIDATE PLUGIN

2007-08-21 Thread Jean
de R$ 60.000.001 Isnt errorElement : "li",?? if a i can append between is better. i´m trying a lot diferent elements but it returns in the same position always =/ On 8/21/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > Jean schrieb: > > I´m sooo

[jQuery] Re: Problems with VALIDATE PLUGIN

2007-08-21 Thread Jean
I´m so sorry!!! On 8/20/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > Jean schrieb: > > The error is in 795 line > > jQuery(element).data is not a function > > [Break on this error] : jQuery(element).data(); > > > Please c

[jQuery] Re: Problems with VALIDATE PLUGIN

2007-08-20 Thread Jean
for your atention!!! On 8/20/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > Jean schrieb: > > I had a problem with a validation plugin in a form with some ul li > > fomatation > > couz

[jQuery] Problems with VALIDATE PLUGIN

2007-08-20 Thread Jean
I had a problem with a validation plugin in a form with some ul li fomatation couze i´m using display: table and cia to emulate a table formation Can anyone help me? Razão Social: Responsável: Email: -- []´s Jean www.suissa.info

[jQuery] Re: Updated Plugin: jQuery Timers. jQuery-oriented setTimeout/setInterval

2007-08-15 Thread Jean
ou enjoy. > > > > > > Demo page: <http://jquery.offput.ca/every> > > > Source file: <http://jquery.offput.ca/js/jquery.timers.js> > > > > > > -blair > > > > > > > > > > > -- > Tane Piper > http://digitalspaghetti.me.uk > > This email is: [ ] blogable [ x ] ask first [ ] private > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Dimensions 1.1 Released

2007-08-15 Thread Jean
ual you can grab the latest from the Dimensions project page. Note that > > this update requires jQuery 1.1.3. > > > > project page:http://jquery.com/plugins/project/dimensions/ > > docs:http://brandonaaron.net/docs/dimensions/ > > > > -- > > Brandon Aaron > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Do we have something like Mootools:Kwick on jQuery?

2007-08-14 Thread Jean
> > > Hi everyone, regards from México. (Sorry for my english, is not very > > > good) > > > I've been developing a website for my little companie > > > ( www.tuukuls.com.mx) but my comrades saw the mootools page and they > > > are fascin

[jQuery] Re: Autocomplete

2007-08-10 Thread Jean
that link is yours version of autocomplete?

[jQuery] Re: populate div with ajax inquiry

2007-08-10 Thread Jean
function. > a function on the server-side queries my mysql database with a simple query. > the result set is returned as an array to the javascript object. > the javascript object gets injected into the DOM. > > No parameters are passed in the ajax request to the se

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Jean-Francois Hovinne
> If you made 2 key (and fundamental changes) I think you could speed up the > performance immensely: > > 1) Change to using elements > 2) Only use on (or ) for a block of space. (For example on your > "String to tables" example, the "j" has 3 rows of 8 columns that are all > blank. If you just

[jQuery] Re: [Announce] charToTable plugin

2007-08-07 Thread Jean-Francois Hovinne
Robert O'Rourke a écrit : > Neat =] Thanks! > Perhaps using tables like that would be another way to do captcha? Not > writing it out with jquery but with a server side script. Interesting idea! Actually some kind of HTML encoded captcha, see http://it.slashdot.org/article.pl?sid=06/12/31/2359

[jQuery] [Announce] charToTable plugin

2007-08-07 Thread Jean-Francois Hovinne
Hi All, charToTable is a jQuery plugin I wrote some weeks ago. This plugin converts characters to HTML tables. You can even create animations, or a glyph editor with it. Perhaps it will be useful for somebody, who knows? Description + demos: http://www.hovinne.com/blog/index.php/2007/07/12/131-j

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Jean
http://www.appelsiini.net/~tuupola/ > > > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Re: Need help with $.post()

2007-08-07 Thread Jean
php',function(){ > // Whatever > }); > > it sends no post-stuff at all. and i can *not* use: > $.post('file.php',{ > foo: 'bar' > },function(){ > // whatever > }); > > -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

  1   2   3   >