113 Topics

Member Avatar for
Member Avatar for akshayinbox

Hello. I don't know how to use AJAX. Can someone please help me? I'm using an iframe to display percentage of file uploaded. The iframe refreshes itself every 2.5 seconds. It's okay for now, but not a practical solution. I need iframe to refresh but, it shouldn't look like its …

Member Avatar for akshayinbox
0
171
Member Avatar for codebreaker8086

hey, I have two pages index1.html and index2.html. In index1.html i have 54 links and in index2.html i have a iframe. "When i click on a link on index1.html ........... i want index2.html to load.... and the iframe in index2.html to have The link I clicked"

0
98
Member Avatar for chintan_1671

I have a button which starts processing. I want that when ever a button is click from page1.aspx .. a count down timer should start and displayed on page2.aspx. I am thinking of using iframe to join 2 pages. Please let me know your suggestions. Thanks

Member Avatar for dnanetwork
0
77
Member Avatar for vmahe

Hi experts, I have a requirement to change the background color of I Frame tag with respect to parent 's bg color. can you provide me the snippet for this. when iframe is opening if open's with white background color. i changed IFrame color with allow transparency ="true" its working …

Member Avatar for almostbob
0
149
Member Avatar for hindu times

Hi there, I've been working over the past few weeks on these pages... - [url]http://www.rjt-online.com/photos.php[/url] - [url]http://www.rjt-online.com/video.php[/url] The issue I'm facing is with the Video page. As you can see, the iFrame that hold the videos themselves is working fine in IE, but when you look at it on other …

Member Avatar for hindu times
0
103
Member Avatar for hindu times

Hi there, I initially thought I had some problem with my Javascript code for resizing an iFrame, but upon further look it seems that something is wrong with the below page. For some reason my iFrame on this page ([url]www.rjt-online.com/video2.php[/url]) won't recognize the height of the content (the content is …

Member Avatar for hindu times
0
124
Member Avatar for bouhbob

Hi, I am pretty new to php, but I am loving it! Finding out what's wrong, and finding the solution. But this time I can't find it! You can see down there a copy screen of the website I'm doing. There is a menu to the left "Clothing, Bathtime..." When …

Member Avatar for EverWebby
0
1K
Member Avatar for hindu times

Any idea why the iFrame resize code would stop working when I copy the code over to another page? It works fine here: [URL="http://www.rjt-online.com/photos.php"]www.rjt-online.com/photos.php[/URL]. But when I copy the code over to another page ([URL="http://www.rjt-online.com/video.php"]www.rjt-online.com/video.php[/URL]) in it's entirity, and just change the urls, it stops working?

Member Avatar for fxm
0
370
Member Avatar for hindu times

Hi there, Just working on this page - [url]http://www.rjt-online.com/photos_titletest.php[/url] In Opera, the dynamic resize of the iframe isn't working correctly. As you can see in the code, I have set a minimum height of 200px so the iFrame should always be a minimum height but if the content requires it …

Member Avatar for hindu times
0
401
Member Avatar for hindu times

Hi there, Im working on this page - [URL="http://www.rjt-online.com/photos_titletest.php"]http://www.rjt-online.com/photos_titletest.php[/URL] When you click the Filter By buttons it alters the content of the iframe below it. This works fine in ALL browsers. However, when you click the browser "back" button it should return to the previous clicked Filter By button (and …

Member Avatar for hindu times
0
849
Member Avatar for vino4all

I want to get the selected text from the i-frame, where the source is from another domain. [code] <html> <head> <script> function getselText() { var iframe = document.getElementById("my"); var txt = getIframeSelectionText(iframe); document.aform.selectedtext.value = txt; } function getIframeSelectionText(iframe) { var win= iframe.contentWindow || iframe.contentDocument.defaultView; var doc= iframe.contentDocument || win.document || …

Member Avatar for fxm
0
1K
Member Avatar for brinegart

I want to focus back on the main page from an iFrame that is loaded as an element on the page. I am trying to make a toggle focus using CTRL to go between the two. I am using javascript to navigate the iFrame to different pages. Once the iFrame …

Member Avatar for Lusiphur
0
132
Member Avatar for dziobu

Hi Guys. Please help! I give up! I don't see the answer for my problem anywhere! It's quite difficult to explain so please bear with me: I'm designing a website which contain 5 main (parent) pages (index.thml, catalogue.thml, etc.). Each page have NAVIGATOR, embed <iframe> in the "center" and the …

Member Avatar for fatboislimm
0
107
Member Avatar for pwindsor

Hi Having a problem with iframe resizing when the iframe body is a jsp file which contains a dynmically built ajax table. Users select different options from a drop down. All but 1 is a standard static jsp file. The other is a jsp file with a dynamic ajax table …

Member Avatar for Airshow
0
286
Member Avatar for boycuoi

I've a iframe already resized when it got a page in it.When i click on url in page and make a page longer but my iframe didnt continue resize because resize function work only in onload event. Iframe didnt have onchange event so I need some help ^^! Thank for …

0
86
Member Avatar for jindalarpan

how i can put iframe on top of other iframe in html, i am trying to do is as follows there is a iframe of size 100px by 100px having src as web1.html and when i click a button outside the iframe new iframe should come up on top of …

Member Avatar for almostbob
0
86
Member Avatar for CFulcrum

I'm trying to use an iframe (bad, I know) to display a shopping cart. It shows up as designed in IE but not Firefox. Any solutions? Thanks!

Member Avatar for kim32degrees
0
105
Member Avatar for ludamizleeto

I am using a Webbrowser control to sign into Hotmail. Then once it is signed in then I'll just use this navigate code to open the inbox: I think that the problem is that the actual inbox(mail window) is within an iframe. I have to figure out how to call …

Member Avatar for ludamizleeto
0
783
Member Avatar for A___F

Hi, I'm a newbie and trying to use javascript to hide or display different divs within a single IFRAME. I can't seem to get the syntax right... the Iframe, ID "frame", has 5 div's which I want to show depending on what link someone clicks. here's the js : [CODE]<script …

Member Avatar for wonderland
0
200
Member Avatar for 3000MAN

Getting to the poiint; I have a 'index.html' document that creates 3 iframes, each within a row of a 1 column, 3 row table. So I have a top (frame1), middle,(frame2) and bottom(frame3). Frame1 src="header.html" is a descriptive banner. Frame2 src="Start.html" is where the real application does all the work. …

Member Avatar for 3000MAN
0
231
Member Avatar for james27

hello, i have some form which split by iframe. subject field is no probelm ,but content field was come from another iframe source.. so i can't input text in content's field.. im using PAMIE and win32com module.. i have to put text in 'contents.contentsValue' here. but i have no luck..anyone …

0
98
Member Avatar for jonow

Hi, I was wondering how you keep a navigation menu up-to-date on a 200 page website. When I first started using HTML I used an iframe which it is a [I]terrible[/I] idea. Now i am using PHP (im using include). But i am guessing this is also very inefficient. SO …

Member Avatar for codejoust
0
137
Member Avatar for Dhaneshnm

I want a file uploader,that doesnt cause post back in asp.net 2.0. With some googleing i found that if i set traget of the form to an iframe on the same page,i can avoid post back.But when i try this the page is getting opened in new window.(ie7 is the …

Member Avatar for Dhaneshnm
0
802

The End.