<div id="therecordgroup">add record group html here</div>
<div id="theupdatergroup">add updater html here</div>
<div id="thesortinggroup">add sorting group html here</div>
<style>
add record group styles here
add updater group styles here
add sorting group styles here
</style>
<script>
function sns(request) {
function setupthegroups() {add set up the group statements here}
if (request === "set up the groups") {setupthegroups()}
add functions calls here
add functions here
}
</script>
No comments:
Post a Comment