caridy / yui3-gallery

YUI3 Gallery Modules
http://yuilibrary.com/gallery
17 stars 3 forks source link

YUI3 Gallery Dispatcher throwing error with malformed HTML with style tags inside #2

Closed eduardolundgren closed 14 years ago

eduardolundgren commented 14 years ago

new A.Dispatcher ({ node: '#temp', content: '

Please wait... (Injecting Static Markup)

' }).set('content', "

HTML Fragment with style link andor script tagsasds");

Throws:

dispatcher: Initializeryui.js (line 2970) dispatcher: dispatching a new contentyui.js (line 2970) dispatcher: dispatching a new contentyui.js (line 2970) Node was not found" code: "8 [Break on this error] ret = node[method](a, b, c, d, e); \nnode.js (line 722)

eduardolundgren commented 14 years ago

The GitHub remove the script tags from the example, see the example here: http://pastebin.com/m1c719b42

ericf commented 14 years ago

Fixed focus/keyboard nav modality issues. Closed by f93699b70dbd5f5728eb82c39896f438c61288a2