[jQuery] Re: OnMouseDown = create draggable, OnMouseUp = create droppable

2009-03-08 Thread Karl Rudd
Sorry, no idea. Haven't used jQueryUI before. Karl Rudd On Mon, Mar 9, 2009 at 5:56 PM, delphilynx wrote: > > Thanks for the answer Karl Rudd, > > But that is what I already have tried. If you read the start post, > then you see that I want to create the drag and dropable on runtime. > If there

[jQuery] Re: OnMouseDown = create draggable, OnMouseUp = create droppable

2009-03-08 Thread delphilynx
Thanks for the answer Karl Rudd, But that is what I already have tried. If you read the start post, then you see that I want to create the drag and dropable on runtime. If there is something what is not clear, please say it. Thanks again if someone is willing to read the start post and then poin

[jQuery] Re: OnMouseDown = create draggable, OnMouseUp = create droppable

2009-03-08 Thread Karl Rudd
Try http://jqueryui.com/ Karl Rudd On Mon, Mar 9, 2009 at 5:33 PM, delphilynx wrote: > > No one? Is there such a feature in jQuery for this problem? > > Thanks in advance guys! I have al this days been working on this > issue, and hope someone is willing to take a short look to this > problem.

[jQuery] Re: OnMouseDown = create draggable, OnMouseUp = create droppable

2009-03-08 Thread delphilynx
No one? Is there such a feature in jQuery for this problem? Thanks in advance guys! I have al this days been working on this issue, and hope someone is willing to take a short look to this problem. Thanks

[jQuery] Re: Modify hash in Tabs plugin

2009-03-08 Thread fonoteca
Thanks Brian. I try changing the titles in the way you suggested but still apears numbers. I put tittles without extended HTML and id anchors. No one work in the way to put the title or the id in the URL hash. The plugin only shows numbers. And the documentation don't show the way clearly. I'm c

[jQuery] Re: search nodes in XML

2009-03-08 Thread Kranthi
Hi All, Please help!! Thanks | Kranthi On Mar 5, 4:09 pm, Kranthi wrote: > Hi All, > > I have a employees.xml, which contains employee nodes. > > No in my HTML I should have a text box and a seach button. > > Input value is sth like G% or Go%. I need to display all the matching > values like G

[jQuery] Re: Ajax get is not working in IE

2009-03-08 Thread Kranthi
Hi All, Please help!! Thanks | Kranthi On Mar 5, 4:00 pm, Kranthi wrote: > Hi All, > > I am new to JQuery. I tried this example from > > http://www.webmonkey.com/tutorial/Easy_XML_Consumption_using_jQuery > > This works fine in Firefox but in IE I am not able to see the data. > > Also, if name

[jQuery] Help with selectors and :not()

2009-03-08 Thread Yansky
Hi, I'm trying to get all table rows on a page that have an id that starts with the letter "r", but not any table rows that have id's which contain the word "review". I've tried to use the :not() method, but I don't think I'm using it correctly as it doesn't seem to be filtering out table rows t

[jQuery] Re: Using .ajax to do XMLRPC - I must be doing something very stupid

2009-03-08 Thread Karl Rudd
jQuery doesn't include XML serialisation in it's core. A quick search of the plugins repository came up with two projects that might help (there may be more): RPC http://plugins.jquery.com/project/rpc The is rpc(remote procedure call) client implementation based on JQuery. It creates an rpc objec

[jQuery] Re: Jquery ajax doesn't work in firefox on my site, once it used to be.

2009-03-08 Thread Makara Kao
Thank James for your reply. It's so strange that it has error in my browser (Firefox 3.0.7). And I can see the error message through firebug as following: http://www.w3.org/TR/html4/loose.dtd";> ERROR: The requested URL could not be retrieved