jQuery Events
Event: ready
Syntax: ready(fn)
Example:
$(document).ready(function() {
alert('jQuery - ready');
});
Event : click
Syntax: click(fn)
Example:
$('p').click(function() {
alert('jQuery - click');
}); {
Event: ready
Syntax: ready(fn)
Example:
$(document).ready(function() {
alert('jQuery - ready');
});
Event : click
Syntax: click(fn)
Example:
$('p').click(function() {
alert('jQuery - click');
}); {
$ sudo vim /etc/network/interfacesauto eth0
iface eth0 inet static
address 192.168.1.12
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1$ sudo /etc/init.d/networking restartDVD Repository
$ sudo apt-cdrom addURL Repository
$ sudo vi /etc/apt/sources.listdeb http://archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://archive.ubuntu.com/ubuntu/ hardy universe
deb http://archive.ubuntu.com/ubuntu/ hardy multiverse$ sudo apt-get update Powered by WordPress
Recommended sites: Best Web Hosting and Domain Name Registration. Created with Website Builder Software