[jQuery] Re: Stupid little game :)

2007-12-19 Thread Marshall Salinger
That is freaking sweet! You rock Stefan. Stefan Petre wrote: Hi, I did a small game (it was a test for a client), about 6kb of code. http://www.eyecon.ro/slotmachine/ Stefan

[jQuery] Re: ajax/jquery architectural question

2007-11-30 Thread Marshall Salinger
You should look at the Live Query plug-in. http://brandonaaron.net/docs/livequery/ Hope that helps. -Marshall spherop wrote: i am loving jquery and the foray into a very ajax centric development approach. i am stuck though on a key architectural question. my app loads different aspects o

[jQuery] Re: RELEASE: Easing Plugin 1.3 - Now with default easing

2007-11-15 Thread Marshall Salinger
I second that. Kudos to you George for creating this plug-in. I use it for every project. Thanks! -Marshall Glen Lipka wrote: Nice work.  You forgot to update the version at the top of the file. Thanks for this great plugin. Glen On Nov 15, 2007 1:57 AM, george.gsgd <[EMAIL P

[jQuery] Re: Easing cheat sheet demo page

2007-11-13 Thread Marshall Salinger
From: jquery-en@googlegroups.com [mailto:jquery-en@googlegroups.com] On Behalf Of Marshall Salinger Sent: Monday, November 12, 2007 8:45 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Easing cheat sheet demo page Hey Glen, Here is a page that shows

[jQuery] Re: Easing cheat sheet demo page

2007-11-12 Thread Marshall Salinger
Hey Glen, Here is a page that shows the curves. It's a custom easing tool for flash, but it is basically the same thing. It shows the different curves and you can see the effect by clicking on the ball and then on another point in the movie. I have been thinking about creating a page that exp

[jQuery] Cycle Plugin Pager Bug Fix

2007-10-25 Thread Marshall Salinger
Hi Mike, While experimenting with the pager functionality of the cycle plugin, I noticed that the first anchor wasn't getting the "activeSlide" class on initial load. I did some testing and fixed it by modifying the function to this: function buildPager(els, opts) { var $p = $(opts.pager

[jQuery] Re: Cycle Plugin Next and Prev

2007-10-24 Thread Marshall Salinger
Awesome! Worked instantly. I didn't see that option in the fx options. Thanks, Marshall Mike Alsup wrote: I understand now. You want the 'scrollHorz' effect. http://www.malsup.com/jquery/cycle/scrollhv.html Mike On 10/24/07, Marshall Salinger <[EMAIL

[jQuery] Re: Cycle Plugin Next and Prev

2007-10-24 Thread Marshall Salinger
m not clear on what you're asking. Mike On 10/24/07, Marshall Salinger <[EMAIL PROTECTED]> wrote: Hello, I am experimenting with the cycle plug-in. Excellent plug-in Mike. I was wondering if there was an easy way to set an individual transition based on the next and prev options? Thanks, Marshall

[jQuery] Cycle Plugin Next and Prev

2007-10-24 Thread Marshall Salinger
Hello, I am experimenting with the cycle plug-in. Excellent plug-in Mike. I was wondering if there was an easy way to set an individual transition based on the next and prev options? Thanks, Marshall

[jQuery] Re: How to count characters

2007-10-22 Thread Marshall Salinger
Hi Johny, This is a great plugin for that. http://www.tomdeater.com/jquery/character_counter/ -Marshall Johny wrote: Hi, I have how can I count numbers of characters that a user writes? Thank you B.

[jQuery] Re: Ajax/load doesn't load Google Ads?

2007-10-19 Thread Marshall Salinger
I believe Google does that to prevent click fraud. Trans wrote: Hi-- I am using AJAX to load a sidebar into my page: $('#side').load('side.html') It loads fine except for the the Google Ad code that is in side.html: