Re: [jQuery] Problems with script replacement in Safari

2007-03-28 Thread Roberto Ortelli
/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] utf-8 and jquery

2007-03-26 Thread Roberto Ortelli
/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto

Re: [jQuery] Beginner needs help - Basics

2007-01-24 Thread Roberto Ortelli
/ -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Trivial use

2007-01-23 Thread Roberto Ortelli
www.peterbe.com hobby www.issuetrackerproduct.com ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http

[jQuery] Very long input text value and focus

2007-01-15 Thread Roberto Ortelli
Hello, I don't know how to do that in JS or in JQuery, here is the problem: Imagine 2 or 3 text fields of a form. A long value text is displayed in each field. The text is too long and when I put a focus on a field I did not see the cursor. How can I automatically display the end of the text when

Re: [jQuery] input type checkbox

2006-12-07 Thread Roberto Ortelli
/discuss/ -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Stop using thickbox!

2006-11-25 Thread Roberto Ortelli
@jquery.com http://jquery.com/discuss/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http

Re: [jQuery] input field focus help!

2006-11-17 Thread Roberto Ortelli
Yeah, thanks Klaus ;) 2006/11/17, Klaus Hartl [EMAIL PROTECTED]: Roberto Ortelli schrieb: Hello, A few weeks ago I've written a small plugin for that: $.fn.fieldFocus = function(id){ document.getElementById(id).focus(); } and you call it using: $(document).fieldFocus

[jQuery] Prevent form submission when enter is hit with jQuery

2006-11-16 Thread Roberto Ortelli
Hi all, all is in the title. I've found this resource but it seems not working in FF2.0: http://www.cs.tut.fi/~jkorpela/forms/enter.html Thanks -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http://jquery.com

Re: [jQuery] Prevent form submission when enter is hit with jQuery

2006-11-16 Thread Roberto Ortelli
Ah, problem solved. FYI: $(#to).keypress(function(e){ return !(e.keyCode == 13); }); where #to is the ID of a form [EMAIL PROTECTED] field, easy! 2006/11/16, Roberto Ortelli [EMAIL PROTECTED]: Hi all, all is in the title. I've found this resource but it seems not working in FF2.0: http

Re: [jQuery] input field focus help!

2006-11-16 Thread Roberto Ortelli
/discuss/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto Ortelli http

Re: [jQuery] New jQuery Plugin - Star Rating

2006-11-09 Thread Roberto Ortelli
. If it is in the plugin source, I wonder if it is a good idea to include that hack in the plugin. -- Brandon Aaron ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Roberto Ortelli http://weblogger.ch

[jQuery] jQuery Safari

2006-11-01 Thread Roberto Ortelli
this information. Any about the browser supported by jQuery, Safari in particular? Thanks -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] $.ajax mistake

2006-09-19 Thread Roberto Ortelli
: Tue, 19 Sep 2006 12:01:52 GMT Server: Apache/1.3.33 (Darwin) PHP/5.1.4 X-Powered-By: PHP/5.1.4 Connection: close Transfer-Encoding: chunked Content-Type: text/xml Any idea? -- Roberto Ortelli http://weblogger.ch ___ jQuery mailing list discuss@jquery.com