Display different text on status bar of hyperlink of all browsers

Yesterday, Jacob mailed me and asked me how can I show different text or link in the status bar of browsers like Firefox or safari when mouse is over the link.He found the technique which only worked for IE but not for other browser but I’ve come up with a technique which works for all browser. This kind of technique is quite useful if you want to hide the actual link in status bar of browsers and show the different URL instead of actual one.

Read more

Popularity: 13% [?]

How to display pop-up message on mouse clicked position using jQuery

Yesterday, my friend Sujit asked me how can we get the mouse clicked position and display the pop-up message in that mouse clicked position using jQuery.Today, I’ve come up with the tutorial for the solution of this problem. In this tutorial, you’ll see how to display the pop-up message in mouse clicked position using jQuery. When you click the mouse in any position of document, the pop-up message gets displayed with the mouse position around the middle part of the pop-up message.

Read more

Popularity: 14% [?]

jQuery is the most popular JavaScript and Ajax Framework

In last poll, Many people supported Zend Framework as the first choice for the PHP developments. And, today I would like to announce the result of the poll “which is the best JavaScript and Ajax framework ?” I would like to thanks all of you 690 voters who has participated in this poll. Today, I’ve no hesitation on saying that jQuery is the most popular and leading choice of web developer as a JavaScript and Ajax framework.

Read more

Popularity: 13% [?]

How to disable context menu in browsers ?

Today, I would like to share a fairly simple technique to disable right click menu of the website. I was using around 10-15 lines of JavaScript code to disable the menu that appears on the right click on the browser.

Read more

Popularity: 8% [?]

Which is the best JavaScript and Ajax Framework ?

Last time, I had published a poll asking which is the best PHP framework and in that poll Zend Framework stand out itself to be the most popular PHP framework among the PHP developers. This time ,I’ve come up with another Poll and I would you to participate in this POLL “Which is the best JavaScript and Ajax Framework?”.

Read more

Popularity: 16% [?]

← Previous PageNext Page →