[jQuery] Re: show()ing thousands of divs

2009-09-28 Thread William Chang
For 3000 divs and a lot more in the future, then I recommend you do an AJAX to load the content when the user scrolls down. Examples: Slashdot (slashdot.org) Google Reader I know there are jQuery plugins to help you load on scroll, please Google. Good Luck, William Chang http

[jQuery] Re: Wait until animation completed - callback?

2009-09-25 Thread William Chang
, William Chang http://www.williamchang.org http://www.babybluebox.com On Sep 25, 4:23 pm, Merlin ngro...@fastmail.fm wrote: The timeout sounds logical. I would like to try it, but somehow jquery does not know that function:http://docs.jquery.com/Special:Search?ns0=1search=setTimeoutgo= I am

[jQuery] Re: How do I reference PHP for an ID value?

2008-11-19 Thread William Chang
Word of advice, you need to make an effort of separation between PHP and JavaScript. Some good points: easier reading, debugging, and extending existing code. We don't want spaghetti code. Sincerely, Will On Nov 19, 1:38 am, propstm [EMAIL PROTECTED] wrote: SOLUTION: Because the PHP was in an

[jQuery] Re: jquery.com incredibly slow for me

2008-09-18 Thread William Chang
Same here, slowness and unresponsive been going on over a week. I reported on the jQuery Development mailing list: http://groups.google.com/group/jquery-dev/browse_thread/thread/5efcd4be97067ef Sincerely, Will On Sep 18, 8:40 am, Michael [EMAIL PROTECTED] wrote: On Wed, Sep 17, 2008 at 7:05

[jQuery] Re: Jquery .load() can't load style and js in html file on Safari and Chrome??

2008-09-08 Thread William Chang
When I read your message, I got curious too, but I searched and found the answer without asking a question. The answer explained here: http://groups.google.com/group/jquery-en/msg/14925da1b4540acd I hope the answer is for you, because it worked for me. Sincerely, Will On Sep 8, 10:48�pm, Jove

[jQuery] Superfish Menu Width Auto Resize

2008-04-26 Thread William Chang
, William Chang http://www.creativecrew.org http://www.diehard.cc

[jQuery] Re: Accessing forms

2008-04-26 Thread William Chang
localhost): http://www.williamchang.org/jquery/ Sincerely, William Chang http://www.creativecrew.org http://www.diehard.cc On Apr 26, 8:47 am, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi Karl, thanks for the link ;) i made a few steps with livequery, but it still doesnt work. below is a code

[jQuery] Re: Accessing forms

2008-04-26 Thread William Chang
/ Here is my sample ajax form (click on PHP request, don't use ASP.NET because it uses localhost): http://www.williamchang.org/jquery/ Sincerely, William Chang http://www.creativecrew.org http://www.diehard.cc On Apr 26, 8:12 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: sorry for posting 2x