Added vml script to raphael test
This commit is contained in:
parent
3742b46f20
commit
bdbc517a59
|
|
@ -17,6 +17,7 @@
|
|||
<script type="text/javascript" src=" ./eve/eve.js"></script>
|
||||
<script type="text/javascript" src="raphael.core.js"></script>
|
||||
<script type="text/javascript" src="raphael.svg.js"></script>
|
||||
<script type="text/javascript" src="raphael.vml.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Initialize container when document is loaded
|
||||
|
|
|
|||
Loading…
Reference in New Issue