Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "JavaScript" (17)


jQuery: Display file sizes next to download links Share on Vkontakte

«jQuery Trickshots» by tutorialzine.com ... Reveal Code


jQuery: Get data via Ajax Share on Vkontakte

Get some data via Ajax, calling to a php-script and receiving a data. ... Reveal Code


JavaScript: Texarea remaining characters counter Share on Vkontakte

Texarea remaining characters counter ... Reveal Code



jQuery: close popup Share on Vkontakte

скрываем всплывающее окно по клику снаружи. ... Reveal Code


JavaScript: Добавить текст при копировании контента Share on Vkontakte

Добавить текст при копировании контента ... Reveal Code


jQuery: Keyboard shortcut Share on Vkontakte

Using the keyboard shortcut to increase the value in the input field ... Reveal Code


JavaScript: Send a POST request Share on Vkontakte

Send a POST request in the same way as it does form's submit. Was found here: http://stackoverflow.com/questions/133925/javascript-post-request-like-a-form-submit ... Reveal Code


jQuery: Scroll to top Share on Vkontakte

Scroll the page to its top ... Reveal Code


Tracking the Facebook comments: creating and removing. You can use it to count the FB comments in the local database. ... Reveal Code


JavaScript: Email validation Share on Vkontakte

Validation of the entered email using regex ... Reveal Code


jQuery: Fade in then fade out Share on Vkontakte

Fade in the hidden element, wait a little bit, then fade out id. Simple but useful. ... Reveal Code