Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "GUI" (4)


jQuery: Enable the button when there is text in the text field Share on Vkontakte

Enable the button ("Submit" or other) when there is text in the text field ... Reveal Code


Delphi: Add a message to log Share on Vkontakte

Add a message to TRichEdit based log. Message will be in a format: [CURRENT_DATE CURRENT_TIME]: MESSAGE_TEXT ... 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