Disable Link with Javscript and CSS
Wednesday, September 1st, 2010I was using a Bubble Tool Tips script on a project to display description info when the mouse rolled over the title of an item pulled from the database. The problem is that the Bubble Tool Tip I was using only worked when used in links (a tag with href=”something” and title=”something”). So to get [...]