JQuery and GoTahoeNorth.com
Early in the redesign process of the new GoTahoeNorth.com site, the decision was made to integrate the latest technology and user behavior while still featuring imagery to sell the destination. The homepage programming was converted from Flash to JQuery, improving performance, ease of maintenance, data capture and browser compatibility. Now all mobile devices and our small but growing iPad audience (80 million tablets by 2012 according to JP Morgan) can get the full homepage experience. To further enhance the visitors experience, we created a content slider that promotes the latest events, weather and video (which you can easily minimize to better see the imagery). We also built our social media feeds directly into the homepage content, bringing the latest user content front and center.
The JQuery JavaScript library allows us to take functions previously done in Flash and execute them in JavaScript. Many simple Flash animations like slideshows can now be handled quickly in JavaScript. While the JQuery library has been around since 2006 it did not see its usage grow dramatically until Apple chose not to support Flash on the iPhone and iPad platforms. As these two devices have gained marketshare it has pushed programmers to find alternative solutions to Flash for their animation. While cross platform support is a big plus, JQuery also provides the benefits of less resource usage and eliminates the need to have a flash programmer to make updates. Check out this article for a quick comparison of Flash and JQuery.

