Location: HTML & CSS

Discussion: EXTRA, EXTRA, Read all about it!!Reported This is a featured thread

Showing 2 posts

Posted Anonymously
EXTRA, EXTRA, Read all about it!!
Oct 27 2008, 5:20 PM EDT | Post edited: Oct 27 2008, 5:20 PM EDT
Alright, so here's what you need to do to get Javascript, or any web code, to run on your Wetpaint site.
Since you can't edit the Wetapint code, you need to add your own.

Make a page, put the code in it that you want.
Save it and upload it to one of those sites like Google Pages, Tripod, Yahoo Geocities, Freewebs, etc.
Make a new 'other' widget and embed to page in an iframe:

<iframe src="http://freewebs.com/wetpaintsite77/javacode.html" name="mainframe" width="800" height="550" scrolling="auto"></iframe>

And it will execute when you load the page (although it may be a bit slow if the code is large and/or the web server the code is on is slow).
6  out of 6 found this valuable. Do you?    
Keyword tags: None (edit keyword tags)
Baby_Apple
Baby_Apple
1. RE: EXTRA, EXTRA, Read all about it!!
Oct 27 2008, 8:09 PM EDT | Post edited: Oct 27 2008, 8:09 PM EDT
Cool, I bet people will be happy about that :) Do you find this valuable?