Subscribe to my RSS feed RSS

Archive for the Tag ‘Javascript’

January 27, 2010

Can I turn off Javascript in Adobe Reader?

I have read news online of security problems with Adobe Reader due to Javascript. Can I turn this off?

{Read More}

August 10, 2009

How do I create an alternative to Javascript?

I’m coding this new left navigation menu for a new website site, and I want to be able to have the navigation show if the visitor has Javascript turned off. Unfortunately the menu has sub-menus that don’t show if the user doesn’t have Javascript turned on. How do I create an alternative section to accommodate this?

{Read More}

December 28, 2008

How do I add a Facebook badge to by blog?

I’d like to add a Facebook badge to my blog similar to what I’ve seen on other websites. Where do I get the code from?

{Read More}

July 28, 2008

How do I use onMouseOver in Javascript?

I want an image on my website to change when I hover my mouse over it. How do I do this?

{Read More}

March 5, 2008

How do I add a spinner to my AJAX application?

I have an AJAX application using Prototype which pulls data from a server. How can I show one of those spinning AJAX-style circles while data is loading?

{Read More}