Re: [jQuery] Masked Input Plugin Beta 1

2007-03-29 Thread Pje
Very nice plugin. A feature i would like to see is an option to not put the mask in onkeypress. I mean, if the mask is 99/99/ and i press 0, the input will looks like 0_/__/ but what i spect is just 0. Then, when the user press 5, what i spect is 05. Now if i press 1, the script will

Re: [jQuery] New javascript menu flash-like

2007-03-22 Thread Pje
It's using mootools. This menu was already posted here: http://www.nabble.com/Fancy-Menu-tf3426331.html#a9549989 On 3/22/07, {js}sTyler [EMAIL PROTECTED] wrote: Hi All noticed this super little js/css menu in my news feeds: http://www.devthought.com/cssjavascript-true-power-fancy-menu/ It's

Re: [jQuery] ISO 8859-1 encoding

2007-02-06 Thread Pje
I think you need to save your file in UTF-8 too. This setting will depend in which text editor you are using. Hope it helps. On 2/5/07, Jon Ege Ronnenberg [EMAIL PROTECTED] wrote: I bow for you. You're absolutely right and utf8_decode() was just what I needed! Still I don't get why setting

Re: [jQuery] Download-able documentation

2007-01-29 Thread Pje
There is a unofficial PDF version of the docs here: http://corky.net/dotan/programming/hacks/jquerydocs/jquery-docs-with-all-plugins.pdf Thanks to Dotan Dimet. On 1/28/07, John Keyes [EMAIL PROTECTED] wrote: Great news. I love the new version by the way. -John K On 1/28/07, Yehuda Katz

[jQuery] Manipulating XML

2006-12-15 Thread Pje
Hi, I need to manipulate a XML that i receive from a request. The XML looks like: root company id3/id namefoo/name /company company id5/id namebar/name /company /root There is a way to get the node company that have a specific id? $('company:nth('5')',

Re: [jQuery] jQuery.com down with 500 error?

2006-12-15 Thread Pje
I think some messages from the list in this meantime are lost too. I sent two and i found only one in nabble. On 12/15/06, Jonathan Sharp [EMAIL PROTECTED] wrote: Sad day! Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your

[jQuery] www.jquery.com - 500 Internal Server Error

2006-12-15 Thread Pje
Just reporting. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Manipulating XML

2006-12-15 Thread Pje
Thanks Klaus, I'm using an each like u said. I'm looking for something like the second one, but unfortunately this didnt work. On 12/15/06, Klaus Hartl [EMAIL PROTECTED] wrote: Pje schrieb: Hi, I need to manipulate a XML that i receive from a request. The XML looks like: root

Re: [jQuery] Manipulating XML

2006-12-15 Thread Pje
') that contains the text '5'. --John On 12/15/06, Pje [EMAIL PROTECTED] wrote: Hi, I need to manipulate a XML that i receive from a request. The XML looks like: root company id3/id namefoo/name /company company id5/id namebar/name /company

Re: [jQuery] Custom Jquery Builds

2006-12-11 Thread Pje
Anyone know if there is a plan to have it in the main site? I think that custom builds its a great tool. A good example of custom builds its the one from mootools. (http://mootools.net/download/release) On 12/9/06, Karl Swedberg [EMAIL PROTECTED] wrote: On Dec 9, 2006, at 2:57 PM, Scottus

Re: [jQuery] Efforts to Convert Folks to jQuery

2006-12-08 Thread Pje
jQuery, the way that javascript should be. Just my 2 cents. :) On 12/8/06, Luke Lutman [EMAIL PROTECTED] wrote: Solid Source wrote: 1. Change the slogan New Wave Javascript to something more along the lines of explaining what it does or how it does it rather than what it is. Everyone