Hey,,
Over the past few days i have posted 2 posts to repair a script I made, but it's functionality is very poor. I was hoping someone could help me write a new, better one.
I'll explain what i want it do.
I would like it to read the name of example.html#name and then alter a div with that name to display:block;
So,
example.html#test
Would make the <div id="test"> show. which has been declared as display:none; in the CSS.
Thanks James
Over the past few days i have posted 2 posts to repair a script I made, but it's functionality is very poor. I was hoping someone could help me write a new, better one.
I'll explain what i want it do.
I would like it to read the name of example.html#name and then alter a div with that name to display:block;
So,
example.html#test
Would make the <div id="test"> show. which has been declared as display:none; in the CSS.
Thanks James