Home » Archive

Articles tagged with: JQuery

Featured, Programming »

[8 Dec 2010 | No Comment | ]

Low Page Views & Pages Per Visit?

If you have recently redesigned your site to use tabs instead of multiple pages, you may have seen your analytics data slowly going down. The site that I worked on before the redesign had an About Us section with pages for Who we are, Why do business with us, How are we different, Our History etc. When we redesigned the page and the site we started implementing the JQuery Tabs to consolidate pages and information. While we feel this helps the user experience, it also now only appears as one page view for what used to be multiple pages.

Programming »

[24 Aug 2009 | No Comment | ]
Getting Started With Ajax and Jquery

Great article on how Ajax works under the hood, how to monitor / see the data coming and going as well as how Jquery makes it easy to work with.

Featured, Programming »

[15 Aug 2009 | No Comment | ]
Best Resources for working with JSON and C#.Net

I have recently picked up AJAX & JSON for some .net projects here are some great resources for making this easy to get started.

Featured, Programming »

[20 Mar 2009 | No Comment | ]
JQuery Grid vs. List Layout Change

Nice example of having two display methods and letting the user decide which to use.

Headline, Programming »

[18 Mar 2009 | No Comment | ]
JQuery Lightbox

Finally a user friendly and well documented lightbox plug-in for JQuery.