Tag: script

Mootools – browser sniffing

Tweet I know, I know, browser sniffing is a bad habit and it should not be used, but still, there are cases when you will want to display a message to the user (ordinary users, that don’t hack their’s browser navigator.userAgent) or you really need to know what browser is he using. For example Chrome. [...]

Kroppr – v1.2 update

We updated our online cropping script Kroppr, to version v1.2

This version fixes some problems for certain servers configuration:

– servers that do not allow to write the cropped image into the cache folder, due to a server configuration setting,

– servers with magic_quotes_gpc set to On.

javascript reflections

Tweet By enhancing the way a site looks javascript reflections add an easy mode to reflect your images on the site without the need of an image manipulation program to be used on each one. A handy tool for very dynamic pages. Some of these scripts will be presented below. 3d image reflexion Based on [...]