[thelist] JavaScript - Pull from another site and display....

Chris Ditty cditty at gmail.com
Fri Oct 8 08:31:00 CDT 2004


Hi Matt.  Thanks for the tips.  Didn't think about doing it in that
sort of way.    Would there be any issues with the end user adding
varialbles to change things like colors? ie....

<script>
// user defined vars here.
color
site name
size
etc
etc
</script>
<script src="http://foo.com/ext/whatever.js" type="javascript">

It's been too long since I did any serious JS and I can't remember.

Anyone else have any examples or tips?

Chris


More information about the thelist mailing list