Jump to content

Setting <div> innerHTML to HTML code in external f


watagal

Recommended Posts

GreetingsWith Dan's help, I've come to the conclusion that frames do not play well. Therefore, I'm converting my framesets to a single table with <div> statements defining the 'frame' areas.Now I want to load external (file) HTML code in the <div> area by setting the innerHTML in JS. Should I approach this by parsing the HTML file, forming a large string, and then set the innerHTML?As always, Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...