|
[Solved] "No such interface supported" error when using dynamic content url
|
|
18th February, 15:42
Post: #1
|
|||
|
|||
|
[Solved] "No such interface supported" error when using dynamic content url
using qtip jquery.qtip-1.0.0-rc3 with jquery 1.3.2 and fullCalendar plugin. Qtip was working fine displaying tips statically (using Content Text propert). However i recently attempted to start displaying tips dynamically using the url property of Content object. The call to the web service works well and the data returned from the web service looks good...however a javascript error results somewhere under the hoods of qtip and/or jquery and the tip never actually displays. A javascript error appears (see attached screenshot.png) and execution breaks.
JS Code
Any ideas ? |
|||
|
18th February, 17:54
Post: #2
|
|||
|
|||
|
RE: "No such interface supported" error when using dynamic content url
What is getting returned by this call? HTML?
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
18th February, 18:33
Post: #3
|
|||
|
|||
RE: "No such interface supported" error when using dynamic content url
(18th February 17:54)Craig Wrote: What is getting returned by this call? HTML? html fragment wrapped in an xml document. see attached. thank you. |
|||
|
19th February, 16:07
Post: #4
|
|||
|
|||
|
RE: "No such interface supported" error when using dynamic content url
Right, you'll need to do some parsing before you set the content then. Use the beforeContentLoaded callback or similar to parse it into simple HTML and then updateContent() the parsed data
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




