Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to have a frameset that allows me to have the code on the same page? Can it be done using the src attribute or any other simple trick?

share|improve this question
Not sure exactly what you mean, can you explain it in more detail please? – Billy Moat Feb 13 at 11:27
I want to have a frame of which its source resides in the same webpage not in any another page. – user2028943 Feb 13 at 11:28
Hmmm. Are you sure you need an iframe then? – Billy Moat Feb 13 at 11:32
What is iframe? – user2028943 Feb 13 at 11:34
Sorry, you haven't mentioned an iframe - my brain just put iframe in when you mentioned frameset/frame. My bad. Framesets aren't really used anymore for making websites as they were generally considered to be a horrible idea which caused more problems that they solved. – Billy Moat Feb 13 at 11:37
show 8 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.