PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

Development Guide

Opacity css ie internet explorer issue

July4
The opacity feature of css does not work on internet explorer IE, to overcome that use filter option. Eg .change_opacity { ...

Apache XAMPP add new website

June23
I finally decided to use apache webs server on my local PC instead of IIS (the usual Microsoft gala bala) ...

MIGS Online Payment Dubai Middle East

June20
Most online payment gateways have issues running in the middle east like paypal etc. So I found the best solution ...

Disable right click

February23
Use jquery to disable right click Add the following code in the <head> of your webpage <script type="text/javascript"> $(document).ready(function(){ $("img").bind("contextmenu",function(e){ return false; }); }); </script> I had ...

photoshop serial key or activation code

October27
Use torrent to download keygen which return generates serial number for your photoshop I have just discovered the power of torrents, ...

flash catalog or brochure page turning effect

October27
Demo One my client wanted to have an e-catalog on his website now my flash is real basic so I ...

Freelancing Tools – Online meetings

August17
Held online meetings, secure screen sharing, remote team working, possible through yuuguu. It is a dream come true for any freelancer, ...

IE 8 issues detect browser

June6
IE 8 backward compatibility with IE 7 and browser detection issues. Our browser detection problems appears to be solved for now ...

Interesting Web designs

April11
http://greengeckodesign.com/projects/menumatic.aspx

Mootools and scriptaculous javascript framework with css

March22
The power of javascript, css and ajax put together to produce the magic of web development. Check out scriptaculous and mootools. ...
« Older Entries

2,885 spam comments
blocked by
Akismet