Posts Tagged ‘tips’

Page 4 of 41234

Image hover effect using jQuery

In this post, I'll show you how to make a image hover effect using "div" in jquery.Take a look at a telebid.com if you put the mouse over the bid button it will be changed to login and afterwards it become bid button. Full story

How to know the feedcount of the feedburner’s user?

If you are a blogger then you must know about feedcount. Feedcount refers to the no of subscribes of the rss feed of that blog or website which is powered by Feedburner. You can look at the example below. Full story

Hide .php extension with url rewriting using .htaccess

Last time I've written an article about hiding php file extension where I've showed you how you can use .html or .asp extension of file instead of .php extension. But there was one flaw in that technique you have had to change the file extension explicitly but in this post I'm going to show you how to rewrite the URL instead of renaming the file extension Using this technique you will see product.html in the address bar of the browser but the actual file name remains product.php and you don't need to rename the file extension. Furthermore you can rewrite the URL like product.php?id=5 to product-5.html. Full story

How to return value from Ajax Function – Use synchronous request

Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. Let's try to return the values from the traditional Ajax function. Full story
Page 4 of 41234
Copyright © 2012 Roshan Bhattarai's Blog. All rights reserved.
Powered by WordPress.org, Custom Theme and ComFi.com Calling Card Company.