Jun 032009

Load HTML from a remote file and inject it into the DOM.

Default request is “GET” – but if you pass in any extra parameters then a POST will occur. You can specify a jQuery selector in the URL(in jQuery 1.2). Doing so will filter the incoming HTML document, only injecting the elements that match the selector. The syntax looks something like “url #some > selector”.
examples :
$("#links").load("/Main_Page #p-Getting-Started li");

arguments:
$(’selector’).load(’url’,'data’,'callback’);
url => The URL of the HTML page to load.
data => Key/value pairs that will be sent to the server. (optional)
‘callback’ => The function called when the ajax request is complete (not necessarily success). (optional)

live example JQuery Ajax Load

Dec 192008

If I Exploration “Wordpress” finally I can also create a widget.

I have successfully made the plugin / widget for wordpress.
I gave the name “user-login-widget.”

with this widget you can easy login from front/home page of your website without goto the login page :D

Here I want to share with you

Dec 032008

I find the song lyrics on the Internet, but I can’t block the content to copy it. i try to right click but it not work.

I find the other alternate. note: i using firefox.

first I view source from the menu: View > Page Source

I find the content in html code; like He