Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head>
<script>
f.setAttribute("tableValues", "3 7 5");
f.removeAttribute("tableValues");
</script>
</head>
<body>
</body>
</html>
<html>
<head>
<script>
f.setAttribute("tableValues", "3 7 5");
f.removeAttribute("tableValues");
</script>
</head>
<body>
</body>
</html>