Category
Keyword Search
- accordion
- ajax
- apple
- autocomplete
- cakephp 1.3
- change line
- did you mean
- edit css
- file
- fopen
- fwrite
- google apps
- iphone
- Javascript
- jquery
- jquery most wanted
- menu
- mlink
- mobile
- mootools
- news
- pagination
- pagination with php
- paging
- paging with php
- payment gateway
- php
- PHP &/ Mysql
- php class
- php pagination
- php paging
- polldaddy
- polls
- resolution
- screen
- shopping
- solution
- testimonial
- ticker
-
Join 47 other subscribers
Links
Monthly Archives: November 2010
Google Apps with Separate Hosting
The Problem We can use Google email server with our own domain name using Google Apps standard edition totally free of cost. We can have upto 50 users for a domain. There are some instructions about changing the MX records … Continue reading
Jquery – Ajax Link inside ajax loaded content problem
Problem We know how to load a content via ajax very easily using jquery with $.ajax{} or load(). But there is a problem of handling the events inside that dynamically loaded content.