Advertisement
» Ajax
-
Important for webmaster: 55 Quick SEO TipsBy Radz Nguyen on November 24th, 2009 | 6 Comments
Everyone loves a good tip, right? Here are 55 quick tips for search engine optimization that even your mother could use to get cooking. Well, not my mother, but you get my point. Most folks with some web design and beginner SEO knowledge should be able to take these to the bank without any problem. 1. If you absolutely MUST use Java script drop down menus, image maps or image links, be sure to p... -
Simplified [FULL] for WordpressBy Cung911 on November 14th, 2009 | No Comments
Clean and appealing Portfolio/Corporate Worpress Theme. - Widget ready - JQuery Stepcarousel homepage slider – enable/disable option from Theme Options custom page - JQuery Lightbox - Jquery Form - Working Ajax based contact form - Live form email validation - Valid XHTML /CSS - Clean, commented code. IE8 Slider bug fix: On style.css, for .stepcarousel, just replace the current “width:100%â€... -
Using Prototip with AJAX (Part4)- Getting the Rules RightNow we need some CSS. In a new file in your text editor add the following selectors and rules: #outerContainer { width:800px; } .container { width:370px; float:left; padding:7px 0 0 0; background:url(../images/containerTop.gif) no-repeat 0 0; margin:0 10px 10px 0; } .container .contents { width:350px; background:url(../images/containerBody.gif) no-repeat 0 100%; padding:0 10px 10px; } .contai...
-
Using Prototip with AJAX (Part 1)By Cung911 on October 10th, 2009 | No Comments
Author: Dan Wellman In the first part of this tutorial we looked at the ease with which a default implementation of Prototip tooltips could be put on the page, and how, with just a little configuration we could change the appearance and behavior of the tooltips. In this part of the tutorial we’re going to take a look at the built-in AJAX functionality boasted by the plugin, and see how we can... -
Elegance – September 2009 Joomla Club TemplateBy Cung911 on September 30th, 2009 | No Comments
Theme Name: Elegance Preview: Live Demo The month of September brings some cooler weather for some of us but for those of you Shape 5 members it brings 3 NEW modules, a Jomsocial and Kunena template! The S5 Accordion menu, the long awaited S5 Box module (which allows for up to 10 S5 Box’s on one page) and S5 Register are the three new modules we released this month with Elegance. We h... -
Merits of AjaxBy Radz Nguyen on September 27th, 2009 | No Comments
In many cases, the pages on a website consist of much content that is common between them. Using traditional methods, that content would have to be reloaded on every request. However, using Ajax, a web application can request only the content that needs to be updated, thus drastically reducing bandwidth usage and load time. The use of asynchronous requests allows the clients Web browser UI to be ... -
FBJS and Ajax to acheive Facebook profile link trackingBy Radz Nguyen on September 27th, 2009 | No Comments
This weblog shows how to create a short script that will track and log the user activity. In interactive application development we love our ability to track and analyze the behavior of our users. Through tools like Google analytics and Urchin, web sites can monitor and analyze where their users are going, and more importantly how those users are getting there. As our company delves deeper into c... -
AJAX validation with Django, newforms and MochiKitBy Radz Nguyen on September 27th, 2009 | No Comments
This weblog of mine presents the example code for using Django, newforms and MochiKit to do AJAX validation. Before we get going, some context: the Christian Camps in Wales web site has a forum system which allows people to create polls. I rewrote this recently to use newforms, mainly to keep up to date with Django, and also to try out some AJAX. I first had to write a Form subclass which encaps...



