Profile
Achievement
buda9's Recent Snippets
- All /
« Prev 1 Next »
Prevent users submitting contact form if less than 2 words are entered (JavaScript)
0
893
posted 10 years ago by buda9
As you can see you need to add backslash and apostrophe => \' to font family with space between. If there isn't spaces in font name just use double apostrophes, e.g. "Lucida Grande"
0
849
posted 10 years ago by buda9
Now make a request to page.html?x=Hello:
console.log(getQueryVariable('x'));
0
923
posted 10 years ago by buda9