hey, I was wondering if it was possible to call an .ssi page with a variable for example like
var kind;
kind = 'hello.ssi'
so I can use it like this
<script type="text/javascript" src="kind">
</script>
obviously I dont know the actuall code.
but different buttons would change the .ssi
I hope it kind of clear![]()
thanks



Reply With Quote

Bookmarks