Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pageload

How Do I Execute Some Javascript After A File Is Downloaded?

I have a page with a link to a file. When the link is clicked I use the code below to show a loadin… Read more How Do I Execute Some Javascript After A File Is Downloaded?

Angularjs Really Slow At Rendering With About 2000 Elements?

Here's the fiddle: http://jsfiddle.net/D5h7H/7/ It renders the following: {{group.Name}} Soluti… Read more Angularjs Really Slow At Rendering With About 2000 Elements?

Slide Down A Div On Body Load

How can I have a div hide as the page is loading and then slide down once the page loads? I don'… Read more Slide Down A Div On Body Load

Check Scroll Lock, Num Lock & Caps Lock In JavaScript On Page Load

Is it possible to check the status of Scroll Lock, Num Lock and Caps Lock on page load of a web pag… Read more Check Scroll Lock, Num Lock & Caps Lock In JavaScript On Page Load