I am creating a website which consists of one html page - all the sections are hidden until the appropriate links are clicked.
Each section requires that I use an apostrophy where all speech marks occur.
Is there a drop-down list where each option initiates a different javascript function, but uses only apostrophies?
Here is an example of the functions I'm using.
start();return false
Any help is severely appreciated
Each section requires that I use an apostrophy where all speech marks occur.
Is there a drop-down list where each option initiates a different javascript function, but uses only apostrophies?
Here is an example of the functions I'm using.
start();return false
Any help is severely appreciated