JQuery

JQuery the popular javascript library for adding interactivity to your wbsite. More info at http://jquery.com/

Here I list info that help remind me of things as well as functions that I will likely reuse a lot.

Links

Allows an iframe to auto resize when the content changes. The requirement is both sizes add in some js code. Very cool if you can meet this requirement.
https://github.com/davidjbradshaw/iframe-resizer

 A responsive and accessible light box. Very cool.
http://irama.org/pkg/butterfly-0.13/#

To call a function with parameters with setInterval, put it in an anonymous function like so: setInterval( function() { funca(10,3); }, 500 );
http://stackoverflow.com/questions/457826/pass-parameters-in-setinterval-function

Posts

About me

Mark Wong is a front end developer with 10+ years experience. Most of his knowledge of HTML5, CSS and Js is self taught.

Calendar

April 2024
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930