Re: [jQuery] jQuery 1.1, Site, Docs, Surprise

2007-01-14 Thread Clodelio Delfino
Thanks John and to the rest of the JQuery Team...congratulations and job well done! Cheers, cdelfino John Resig wrote: Hi Everyone - jQuery 1.1 has just been release, along with an overhaul of the site design, and the documentation; all tied together with a brand new surprise! The full

Re: [jQuery] New design on jquery.com

2006-12-19 Thread Clodelio Delfino
Thanks to the design/web team, at last...I don't have to scroll down at the bottom just to click the PLUGINS section everytime I visit the site... Cheers, cdelfino Alex Cook wrote: Good to see some changes being made to the jquery.com site. Links on the top, oh my! -ALEX

Re: [jQuery] NEWS: Meet The People Behind jQuery

2006-12-18 Thread Clodelio Delfino
Can't wait to see the FACES behind jQuery! Keep up...and hope to see the photos soon.Cheers... c,) From Philippines, cdelfino Rey Bango wrote: Great feedback and definitely noted. Thanks Michael. Michael E. Carluen wrote: Rey, Karl, John and team... Still a newbie in jquery, but

Re: [jQuery] Efforts to Convert Folks to jQuery

2006-12-07 Thread Clodelio Delfino
Agree with Glen but with some modifications, 1. Each navigation option should have a cool tooltip which uses jQuery describing or intro to its actual content. 2. Samples would be replace with a better word, e.g. See in Action , Cool Samples... , it should have a version of jquery and plugins

Re: [jQuery] php frameworks

2006-12-04 Thread Clodelio Delfino
For me, i'd recommend CodeIgniter... http://www.codeigniter.com, this framework works in PHP4 and PHP5 and follows MVC pattern.It has an easy to follow Documentation, examples and responsive community. CI + JQuery... no more, no less... c,) Cheers cdelfino Aaron Heimlich wrote: On 12/4/06,

Re: [jQuery] submit() not firing..help

2006-11-27 Thread Clodelio Delfino
Thanks Klaus, didn't notice the typo stuff...working now... c,) Cheers, cdelfino Klaus Hartl wrote: Clodelio Delfino schrieb: Hi All, Im using jquery-latest-pack, just wondering why below code doesn't attached to submit button $(#frmLogin [EMAIL PROTECTED]'doLogin']).submit(function

Re: [jQuery] input field focus help!

2006-11-16 Thread Clodelio Delfino
the focus of an element, it fires all of the registered onfocus events. Use $().get(0).focus(). --Erik On 11/16/06, Clodelio Delfino [EMAIL PROTECTED] wrote: i've downloaded thickbox and tried the login demo, the dialog box work as expected however but when i tried to set an autofocus

Re: [jQuery] Modified JTip Plugin

2006-10-02 Thread Clodelio Delfino
Hi Karl, I've noticed that there's a slight flickering [EMAIL PROTECTED] link...tested in Firefox 1.5.0.7/Win. Cheers, cdelfino Karl Swedberg wrote: On Oct 2, 2006, at 11:34 AM, Jörn Zaefferer wrote: Karl Swedberg schrieb: I suppose all the jTips could load in a hidden state on

Re: [jQuery] When / how did you find out about jQuery?

2006-09-27 Thread Clodelio Delfino
Same here with Glen, i'm using Moo.fx before JQuery...mostly on intranet projects. Anyway, being a UI guy... my knowledge on Javascript isn't good but because of library like JQuery, i'm starting to learn more of javascript/ajax stuff combined with CSS for presentation... Thanks to JQuery

Re: [jQuery] Ajaxian Framework Results

2006-09-25 Thread Clodelio Delfino
same here, seldom did i use javascript... until jquery came, and the jquery plugins, the best!!! c,) Chris Mcleod wrote: That's certainly true of me! I didn't use JS at all until I came across jQuery. Now I'm using it _all_ the time. -Original Message- The motto will be I never

[jQuery] visualjquery.com inaccessible

2006-09-24 Thread Clodelio Delfino
Hi All, Can i ask a copy of the first issue, attached and sent directly to my email? I can't access the site as of 9:08 AM GMT +8 (Malay Peninsula Time)... Thanks in advance... c,) Cheers, cdelfino ___ jQuery mailing list discuss@jquery.com

[jQuery] Loading JSON Data from PHP

2006-09-13 Thread Clodelio Delfino
Hi All, Good day, how do I load a JSON output from PHP and display it using ajax???, i've followed the sample from visualjquery.com on using ajax but it data thrown was XMLHttpRequest message... I think i'm doing it all wrong... ;( expected display: table tr tdres1/td tdres1/td /tr tr tdres2/td

Re: [jQuery] Loading JSON Data from PHP

2006-09-13 Thread Clodelio Delfino
Thanks Matt for the reply, anyway...i've replaced the JSON output with XML and works fine now... Cheers, cdelfino Matt Stith wrote: Do you have a test page we could see? On 9/13/06, *Clodelio Delfino* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi All, Good day, how do I

Re: [jQuery] Early Docs Prorotype

2006-08-09 Thread Clodelio Delfino
Thanks John...exploring it now c,) cheers John Resig wrote: Hi Everyone - I've been busy the past couple nights working on the new documentation. You can see it being generated on the fly here (this is also in SVN, rev 172 - look in the docs folder): http://john.jquery.com/jquery/docs/