Your code worked alright for me. Maybe use this as a starting point:

http://paste.pocoo.org/show/101089/

- Richard

On Fri, Jan 23, 2009 at 12:21 PM, MetaYii <[email protected]>wrote:

>
> With this HTML markup:
>
> <div title="Dialogo hola" id="dialogo">Hola
> </div>
>
> And this js code (it doesn't matter where do I place it, it throws the
> same error):
>
> $('#dialogo').dialog();
>
> I get:
>
> $[namespace][name] is not a constructor
> jquery-ui-personalized-1.6rc5.js
> Line 272
>
> Line 272 is:
>
> $.data(this, name, new $[namespace][name](this, options)));
>
> Any help is appreciated.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to