Opened 11 years ago
Closed 11 years ago
#11448 closed bug (invalid)
invalid argument error when using addrule ..(java script language)
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
var mapControl = $get("MapControl");
mapControl.ownerDocument.namespaces.add("v", "urn:schemas-microsoft-com:vml");
var style = mapControl.ownerDocument.createStyleSheet();
style.addRule('v
:*', "behavior: url(#default#VML);");
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to try to contribute to the jQuery project but this is not a valid bug. This bug tracker is not a support forum, and is only for solving reproducible, verifiable bugs with jQuery Core itself.
If you require assistance with your code, try asking in the forums, #jquery on Freenode, or on StackOverflow.