Open main menu

CDOT Wiki β

Changes

Mozilla.dev.tech.xul

1,033 bytes added, 20:43, 20 October 2006
no edit summary
;https://bugzilla.mozilla.org/show_bug.cgi?id=133698
=== [http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/46c956df329be561/0cc354d668e2a3d9#0cc354d668e2a3d9 When loading an XSLT stylesheet into an XML I get the error: "Error loading stylesheet: An XSLT stylesheet load was blocked for security reasons."] ===
That error is from a security check that has been put up to safeguard against cross-site-scripting attacks.
 
A scheme is in development to allow servers to open up their site for cross-site access, but that's not yet done.
 
=== [http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/b15d601bbeb4e4de/61ec4be93c26c852#61ec4be93c26c852 hidechrome="true" doesn’t work on a Mac?] ===
 
Unfortunately, no simple solution to this was posted. A workaround is to open the content in a new window using "window.open" and send titlebar=”no” as one of the flags in the 3rd argument.
== UnAnswered Questions (UAQ) ==
=== [http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/ad380fd21ea3467d/467edc27056190b0#467edc27056190b0 Throw an exception from an XSLT] ===
 
=== [http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/47a4ec9b04385cbd/5b1a583c7ccca74f#5b1a583c7ccca74f Force browser links] ===
1
edit