MRchildNEO / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

svgweb conflict with css3-mediaqueries-js #660

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import in head (script src="myScripts/svg.js" data-path="myScripts" 
data-debug="true")(/script)then...
2. Import  in head(script 
src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js")
(/script)
3. Import in body svg file
4. Embed in body svg code

What is the expected output? What do you see instead?
1. The IE browser is responsive-As aspected
2. The imported svg dose not reader-Is aspected to render butt apears an empty 
space.
3. The embedded svg code reanders -As aspected

What version of the product are you using? On what operating system,
browser, and version of Flash??
1.Win 7/64, WAMP 2.2, IE 8.0
2.The css3-mediaqueries-js is linked from google code @(7/04/2013)
3.The svg.js downloaded from google code @(7/04/2013)

Please provide any additional information below. Reduced test cases are
always appreciated!

Original issue reported on code.google.com by marinesc...@gmail.com on 7 Apr 2013 at 7:41

Attachments: