This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<script language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | |
<script language="javascript"> | |
// | |
// client side image to base64 conversion for your CSS | |
// from revolunet team - [email protected] | |
// demo at : http://revolunet.com/static/drop.html | |
// | |
$(document).ready(function() { |