Code Crafting
Code Crafting
I can't get the bar to work with a simple service provider example. Actually it's not entirely based on simple service provider example, but its similar, just some folder structures...
Guys I noticed that invalid XML characters are not removed and this causes problems when you try to read emails with special characters that can not be in XML The...
Add to the api a addImg method which passing a parameter of items (as well as the options) add images to the grid of the gallery.
Add swipe gestures events for devices tha has support to touch
Add image the description when a image is opened (Chroma Screen).
Improve ocasional blink when loading the larger image on firefox. I am using onload and adding the new image on top the the smaller, but some times still blink.
Currently the maximum image size is fixed set to 0.92% of the screen width (or height). What will be done is to add to demand the width and height of...
Migrate from css transform and scale transitions to requestAnimationFrame (if available). I want help to implement the easing functions (without using velocity.js).