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 ...
October27
Use torrent to download keygen which return generates serial number for your photoshop
I have just discovered the power of torrents, ...
October27
Demo
One my client wanted to have an e-catalog on his website now my flash is real basic so I ...
August17
Held online meetings, secure screen sharing, remote team working, possible through yuuguu.
It is a dream come true for any freelancer, ...
June6
IE 8 backward compatibility with IE 7 and browser detection issues.
Our browser detection problems appears to be solved for now ...
March22
The power of javascript, css and ajax put together to produce the magic of web development.
Check out scriptaculous and mootools. ...
March22
Learn how to create exceptionally attractive websites using css.
Examples:
http://www.webdesignerwall.com/trends/80-large-background-websites/
March21
Check out scriptaculous and mootools. These javascript libraries with limitless functionality to make impressive and unique websites. Than of course ...
January21
Download
This simple plugin helps to write a welcome message on the homepage which can be modified from the wordpress ...