01 Sep, 2010

10 Useful jQuery Snippets

Posted in: Snippets

Following are 10 Useful jQuery snippets for any website. To use these snippets, you must include jQuery library in your page first and then add the snippets inside DOM ready function as follow:
$(document).ready(function() {
// add your snippets here
});
1. Display Warning Message for IE 6 Users
if ( (jQuery.browser.msie) && (parseInt(jQuery.browser.version) < [...]

Continue reading 10 Useful jQuery Snippets

August 19, 2010 – Sydney, Australia – Anansi Web Development announces its latest iPhone web app project, Store Locator for iPhone, a powerful yet simple and easy-to-use Store Locator web app for iPhone users. Store Locator for iPhone offers a hosted solution for franchise owners and service providers who are looking to have a [...]

Continue reading Official Press Release: Target tech-savvy Gen-Y customers with a Store Locator for iPhone

Comments Off

We have recently launched our latest iPhone app project, Store Locator for iPhone (http://sitelocator.mobi). It’s a hosted web app solution designed for franchise owners and business in multiple locations in Australia like Woolworths, Kmart, Coles, JB Hi-Fi, Pizza Hut, KFC, WestPac, ANZ, Vodafone, Optus, Medibank, Westfield etc. Have a look at our proof-of-concept [...]

Continue reading When an iPhone web app is better than a native app

Problogger is having a 7 Link Challenge and inviting all bloggers to participate. The idea of the challenge is to create a blog post that links to 7 different posts on your blog or other people blogs. It sounded fun and so I thought I’d give it a go for this Web Development [...]

Continue reading 7 Link Challenge for Web Development Blog

WordPress 3.0 was released a few days ago, and it’s more powerful than it has ever been. And if you are thinking of using WordPress 3 for your blog or even as a CMS, I recommend a self-hosted version rather than the free version hosted on WordPress.com.
So, what are the server requirements [...]

Continue reading Recommended Web Hosting for WordPress 3.0

The following Javascript will clear default text value in input boxes when you click on them. To trigger the Javascript, you’ll need to specify both title and value attributes and set class of the input field to “text”. jQuery library is required for this to work.
Javascript

$(‘.text’).focus(function () {
if ($(this).val() == $(this).attr(“title”)) [...]

Continue reading Clear default text in input boxes on click with jQuery

06 Jun, 2010

ThemeForest vs WooThemes

Posted in: WWW, WordPress

I was looking to buy a premium WordPress Theme for one of my projects a while ago and I came across ThemeForest and WooThemes. There are other premium WordPress Theme stores like Elegant Themes, Templatic, Template Monster, etc, but ThemeForest and WooThemes are leading the market. After looking around for a while, [...]

Continue reading ThemeForest vs WooThemes

In this step-by-step tutorial, I’m going to show you exactly how to code an HTML email; be it an HTML Email Signature or HTML Email Newsletter.

1. Changing the background color

<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#333333">
<tr>
<td>

</td>
</tr>
</table>

2. Setting a fixed width and background color for [...]

Continue reading How to code an HTML Email Newsletter

iPad was released a month ago, and is made available in Australia a few days ago, but already, I am seeing a lot of big name companies and brands trying to optimise thier websites for iPad. While I have yet to optimise a website for iPad, I have put together some notes about designing [...]

Continue reading Designing and Optimising Websites for iPad

I needed a script that copies a text (in my case, coupon code) onto clipboard and then open the web address associated with the coupon in a new window for my Coupons for Webmasters page. For the clipboard copying, I’m using ZeroClipboard script written by Joseph Huckaby. ZeroClipboard is a free and [...]

Continue reading Click to copy and open site script

Profile PicHello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more about me or have a look at some of the tips & resources I've written.
Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
We do NOT spam.
Your name:  
Your email:  

Tips & Resources

Tips & Resources
WordPress Web Hosting
Recommended web hosting providers for WordPress 3.0
iPhone Native App Development
Important steps into iPhone app development for beginners
iPhone Web App Development
Tips for iPhone web app development
Coupons for Web Developers
Get discounts on web hosting, domain names, templates, etc
10 Useful jQuery Snippets
Easy-to-use jQuery snippets for any website
HTML Email Newsletter
Step-by-step tutorial on how to code an HTML email newsletter
  • bluehost Hosting $6.95/month
  • Joomla Templates