BlueBoden
- Karma
- 1
- Created
- December 23, 2012 (13y ago)
- Submissions
- 0
- Google enables PAC-MAN feature on MAPs (brugbart.com)
- Interrupt GUI Triggered Functions in AutoIt (brugbart.com)
- My Comments on the EU Cookie law (brugbart.com)
The EU cookie law is bad for internet based businesses, and wrongfully targets webmasters and developers.
- Fading HTML Elements With Jquery (brugbart.com)
Creating fading effects and the like in JavaScript is often a tedious task, but not when using the jquery JavaScript library. This tutorial shows how to add a fade effect to any applicable HTML element!
- Prevent HTML Entities From Being Decoded (brugbart.com)
How to prevent HTML Entities from getting converted into hard characters when submitting forms.
- How to backup your MySQL database from Terminal. (brugbart.com)
This Tutorial shows how to backup and import old MySQL database backups from a terminal. It also shows how you can use gzip with mysqldump.
-
This will make your jaws drop. The Americans are apparently planning to nuke the moon this new years eve!
- How to Create a Fade Effect in JavaScript (brugbart.com)
This is JavaScript tutorial describes how one can create a fade effect using timed events. The tutorial focuses on the use of setTimeout, and pure CSS to easily create a realistic fade effect, the effect can easily be…