jQuery: How to get X-axis Y-axis value?
Well, it’s terrifically easy to get the x-axis and y-axis value of any point with jQuery. I mean the mouse pointer position. We simply do it with event.pageX and event.pageY. event.pageX gives the…
Expandable Collapsible Sitemap with jQuery Treeview plugin
“Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree.” This is what the jQuery Treeview plugin home defines. You can create different types of tree. See demos here….
Best Beginner Tutorial For jQuery
The motto of jQuery is “write less, do more” and it does exactly the same. Here is was jquery.com says about jQuery: jQuery is a fast and concise JavaScript Library that simplifies HTML…
How to change wordpress theme directly from database?
I had some error in my new wp theme. When I enabled the new theme, I got a blank page. I was unable to access my wordpress blog both from frontend and backend…
Tweet While Browsing
Scenario: You are browsing the web. You liked a url and wanted to share it, probably on twitter. The old lengthy way: You will open twitter.com, login with you username and password. Open…
Reduce your wordpress bandwidth and increase pagerank
Bandwidth and pagerank both are very important for any website. Bandwidth might not matter much if you are hosting with unlimited bandwidth but it’s a major issue when you have limited bandwidth and…
Tweet while blogging
Twitterup is a very flexible wordpress plugin which lets you to tweet while you are blogging. You will be tweeting automatically while you are using your wp blog. Twitterup will post tweet for…
How to transfer wordpress installation from one server to another?
Suppose, you are migrating you wordpress installation from one server to the other. In this case, you might have a different database server, database username and password. You might also have a different…





