Threaded View
-
10 Oct 2012 11:40 PM #1
Unanswered: Write javascript code instead of put javsacript file...
Unanswered: Write javascript code instead of put javsacript file...
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=0;" />
<link rel="stylesheet" href="resources/css/touch-charts.css" type="text/css">
<title>{title}</title>
<script type="text/javascript" src="sencha-touch.js"></script>
<script type="text/javascript" src="touch-charts.js"></script>
<script type="text/javascript">{graph_javascript}</script>
</head>
<body></body>
</html>
Can I write javascript code in {graph_javascript} instead of put a javascript file?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote