Menu

[r181]: / phprpc_2.1 / sample / selectmenu / index.html  Maximize  Restore  History

Download this file

11 lines (10 with data), 336 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<html>
<head>
<script type="text/javascript" src="../../js/compressed/lite/phprpc_client.js"></script>
<script type="text/javascript" src="area.js"></script>
</head>
<body onload="rpc.use_service('rpc.php');">
<select id="province" onchange="change_province(this.value);"></select>
<select id="city"></select>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.