Awesome looking sites! I have a Q about your use of jquery...
<script type="text/javascript" src="/payroll_includes/js/jquery-latest.pack.js;jsessionid=2DWFPTAN13NGECQIBMUBX1QKBAFSWF4K"></script> <script language="javascript" type="text/javascript" src="/commerce/common/js/add_to_cart.js;jsessionid=2DWFPTAN13NGECQIBMUBX1QKBAFSWF4K"></script> What is the purpose of having the sessionid like that in the src= attribute? --Jacob > Some sites we just launched using jQuery: > > 1. http://www.payroll.com. Used jQuery for manipulating the icons on the > local nav and creating some visual effects. > 2. http://www.intuit.com. Currently running 3 tests. 2 with tons of > jQuery > and 1 with minimal. (delete cookies and refresh to see) I used jQuery for > a > bunch of visual effects. Bottom right scrolling thingy (props to Karl > Swedberg), tabs effect in the middle. I used it to create shadow effects > on > several labels. Some simple things like making the radio button labels > clickable. Other various items. > > Also across the intuit family of websites, we updated the checkout and > recover password functionality. All use jQuery extensively. > > Thanks to everyone. The interactivity has helped our customers and the > company. > > Feedback welcome, by the way. :) I always want to improve. > > Glen > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
