Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.73K
~6K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Drugsxxx

Hello, for me it works if I put the script at the end of the body and then I call the function: <html> <head> </head> <body> <svg id="svgOne" xmlns="http://www.w3.org/2000/svg" width="5000" height="3000"> <rect x="50" y="50" width="50" height="50" fill="black" ></rect> </svg> <script type="text/javascript"> var svgns = "http://www.w3.org/2000/svg"; function rectan() { for (var …

Member Avatar for jaumetet
0
6K

The End.