Tagged Questions
The frameset-iframe tag has no wiki summary.
5
votes
4answers
875 views
Possible to prevent our website from running inside another domain's frameset or IFrame?
We've been having an problem recently where other sites are running our e-commerce site inside a frameset where our site (with the offenders affiliate id tacked on) is the only content in a single ...
2
votes
2answers
1k views
will <frameset> work with HTML5?
I have these webapplications build in old style HTML, including [framesets] to speed up the GUI of the administration.
Its not accessable by SEO etc. so thats not the issue here, it was all based on ...
1
vote
1answer
152 views
Cancel navigation on a frame?
Say I have a frameset with a frame where Google is loaded. I want to prevent Google from navigating anywhere when the user click on a link or a button. Is this possible?
1
vote
2answers
501 views
How to display only parts of several urls into one html file?
In the past I was using iframe but it displayed all the webpage urls contents in full.
For example: I have saved the following code in a file named "trial.html" :
<iframe ...
0
votes
0answers
38 views
Html , frameset and youtube player on local pc . can i build nested frameset just form 1 html
can i load youtube page in frame set html ? or iframe ?
so it will load the youtube page in one frame and my local html file in the other frame.
this code dosnt work :
<html ...
0
votes
0answers
54 views
zen cart in iframe, needs to detect if Paypal is payment method, and alter code on confirm pg
I got zen cart behaving nicely in an iframe on my site, but there is one option I'd like to include, the pay by paypal option. However, since Paypal actively stops their site loading in a frame, it ...
0
votes
1answer
90 views
How to retrieve HTML from silverlight Webbrowser control out of frames
i need to get the html of a frame inside the silverlight webbrowser control. i've looked at the following questions
How to retrieve HTML from Webbrowser control out of frames in .net (c#)
accessing ...
0
votes
3answers
55 views
Is possible to get the previous form POST variable using javascript?
Client goes to example.com/form.html where a html POST form is displayed
Client fills the form with specific information and submit it to example.com/form.html
When example.com/form.html receives the ...
0
votes
0answers
7 views
Creating a seperate Pane (or FRAME) to host a CMS editor
We have a white label web solution that includes a Style Editor for editors that do not want to tinker with custom CSS.
Currently they run that editor in a separate window or tab and then manually ...
0
votes
1answer
367 views
Trouble setting and retrieving value of hidden input fields of iframe
I am having trouble either to set or retrieve the hidden input fields information of iframe.
On the initial page, I click on "Submit" button to activate showBox function and pass three parameters, ...