Tagged Questions

2
votes
2answers
58 views

How can I modify a page after a file is finished downloading to the browser?

Hello! I've got a simple C# ASP.NET app that generates an Excel file and sends it to the browser using the Response.WriteFile() function. I would like to disable the submit button once it has been …
1
vote
0answers
14 views

Facebook developer: making a permission optional

Facebook requested that I change my design of my application because certain functions become deprecated. Now I have to ask the user for "publish_stream" permission when he logs in. When the user …
0
votes
0answers
14 views

Can’t get URL changed from IFRAME

Hi there, I have an IFRAME with a src that is a login, i'd like to know, in any way, if it has been logged in, so i tried to check if the URL has changed getting the .src property, and it is the same …
1
vote
2answers
37 views

PHP, HTTP_REFERER not working on iframe??

Okay, here is my situation. I have a page, index.php, which is the mainsite (flash site) I have another page called iframe.php which contain iframe of index.php Another page, test.php. Inside have …
0
votes
1answer
16 views

@font-face in IE with modal window: once in the modal font reverts back to Helvetica

I'm using @font-face and it's working perfectly even in IE when loading the index page. However, when I open my modal window using IE it still works and then I click on a link within the modal to …
0
votes
2answers
24 views

Can’t get Google map to show up in Flatpage using Django Flatpages

I have a client with a "Directions" page in their website and they wanted to add a Google map to the page, so they went to maps and put in their location and then used the "embed" link to get the html …
0
votes
2answers
11 views

iframe Onload Visibility

Hi Guys, I am trying to hide an iframe until it is loaded by I keep getting an error with the following code: jquery("some stuff">.html("<iframe frameborder='0' vspace='0' hspace='0' …
0
votes
0answers
17 views

How can I load a remote document into an IFRAME in Internet Explorer? (IE6, IE7, IE8)

I posted a question the other day about why IE8 would not allow me to embed a page using the OBJECT tag. Per that discussion, and per my other research, I decided to just go with an IFRAME as it was …
0
votes
0answers
5 views

Sizing an IFrame for remote content (ow.ly, google image search, etc)

URL sharing via IFrames is pretty popular but as far as I can tell every company builds their own library to do the same thing. (the main page is reduced to look like a bar at the top and the …
0
votes
4answers
20 views

pdf in iframe in jsp on tomcat, also Struts2

Hello Everyone, I'm having some issues getting my pdf file to display in my jsp page. I have the pdf saved on my tomcat server with a file location as follows c:/tomcat …
3
votes
3answers
55 views

Legacy iframes, what is a full fledged replacement for them?

A site heavily using a main iframe I inherited a legacy codebase/website, http://ninjawars.net . The iframes were in place before I started coding on the site. I constantly hear about the problems …
1
vote
0answers
26 views

ScriptResource.axd Access is denied. Cross-Domain iFrame

We have a web page containing an iframe containing a page sharing an authentification cookie with it's parent page. For example the iframe page is on the domain foo.domain.com and the page containing …
0
votes
1answer
18 views

Resize dynamic iframe (problem with Chrome)

So I've been looking around at all the other Stack Overflow posts and around google about how to set the height/width automatically on an iFrame. I've gone through about 15-20 of them and none have …
0
votes
7answers
41 views

Problem with iframe and IE6 and IE7 causing extra bottom padding

Hi all, I'm trying to insert a Google Maps iframe into my website. The iframe has a padding of 4px and a border of 1px already applied to it but for some reason in IE6 and IE7 there is an extra 3px …
0
votes
5answers
44 views

How to track the user in an iframe

I want to track what happens inside an iframe when a user clicks on links in the IFrame. The page that contains the iframe (the parent) is to track the userĀ“s navigation through the page in the …

1 2 3 4 5 47 next
15 30 50 per page