I would like to learn the basics of this plugin: http://www.asual.com/jquery/address/

Can someone show me a very simple example of how it works (the very basic concept of it).

Thanks.

link|improve this question

75% accept rate
Which plug-in? This one? asual.com/jquery/address – Paul D. Waite Jan 26 '11 at 11:26
sharing a link would help to help you – Tom Tu Jan 26 '11 at 11:27
What? Asual jQuery Address? Dude, if you got the plugin, you know its home page, and every such page have samples and tutorials. Is that hard to check them out? – mdrg Jan 26 '11 at 11:27
1  
Have you got a more specific question about how it works? It’s a bit difficult to answer general “what is this about” questions. – Paul D. Waite Jan 26 '11 at 11:29
feedback

closed as not a real question by Bill the Lizard Jan 26 '11 at 11:57

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

The plug-in’s website has several examples. View source on each one to see the use of the plug-in.

link|improve this answer
im pretty sure 2 of the examples use php. so looking at the source may seem a bit pointless if you want to know the full code.. – Ricki Apr 5 '11 at 22:40
@Ricki: ah — in what way do they use PHP? Given that jQuery is JavaScript, and thus runs entirely on the client-side, I assumed the examples wouldn’t rely on anything server-side, at least as far as “the basics” goes. – Paul D. Waite Apr 6 '11 at 8:19
if you look at the docs, he says he uses php plus jQuery.. – Ricki Jun 14 '11 at 2:13
@Ricki: could you point to where? A search for "PHP" on the page asual.com/jquery/address/docs returns nothing. – Paul D. Waite Jun 14 '11 at 9:21
my mistake its on the samples page asual.com/jquery/address/samples – Ricki Jun 14 '11 at 13:30
show 2 more comments
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.