I will be direct.
How do I change the source of a frame? I don't want to change the source URL, I want to change the source itself.
Let's say I have a frame, and the source of the frame is:
Then there's a textbox where the user types a planet name, for example. If him typed "mars" the new source would be:Code:<p>Hey earth!</p>
Tried google, but it only teaches how to change the source URL.Code:<p>Hey mars!</p>


Reply With Quote
Bookmarks