Profile
Achievement

buda9's Recent Snippets
- All /
« Prev 1 Next »
Prevent users submitting contact form if less than 2 words are entered (JavaScript)
0
585
posted 9 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
500
posted 9 years ago by buda9
Now make a request to page.html?x=Hello:
console.log(getQueryVariable('x'));
0
561
posted 9 years ago by buda9