Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
iframe
- Page 1
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by scope_2
… loading="lazy" to <img> and <
iframe
> tags for simple use. For advanced control, use libraries…
Iframe resize
Programming
Web Development
15 Years Ago
by hajjo
<
iframe
id="theIFrame" onLoad="resize()" style="…:100%; height:100%;" frameborder="0"></
iframe
> I have this.. the src is file go.jsp….jsp changes occur.. how can I resize go.jsp the
iframe
so that there wont be scrolling dont give me solution…
Re: iframe embedded java site help
Digital Media
UI / UX Design
12 Years Ago
by LastMitch
>
iframe
embedded java site help I think someone explain clearly how to resolve this issue: http://stackoverflow.com/questions/10744975/
iframe
-embedded-java-site
Re: Iframe help
Digital Media
UI / UX Design
13 Years Ago
by bivent
…html using target to the
iframe
as the url destination
Iframe
setup on master page [CODE]<
iframe
name="iframe_name"…iframes including a way around this. </
iframe
> Then links to the
iframe
included in the master page containing the…
iframe
[/CODE] [CODE] <a target="iframe_name" …
IFrame
Digital Media
UI / UX Design
15 Years Ago
by sreein1986
Hi, I have one doubt on
IFrame
in HTML I wrote some code in a html file …and inserted that file in a
iframe
but it working fine.. but Mozilla give some trouble please… help me out this problem
iframe
code [code] <
iframe
src ="http://www.xlntidea.com/Banners/Support_Concierge_250X275…
Iframe help ?
Digital Media
UI / UX Design
14 Years Ago
by slowblob
…;gallery"> </map> here's my
Iframe
: <
iframe
name="1frame" scrolling="no" id="…"> your browser does not support Iframes</
iframe
> The
iframe
content.html shows when i load my index page… when i use my navigation the new content in the
iframe
doesn't show up. can anyone help pease?
IFRAME help!
Programming
Web Development
13 Years Ago
by zodiac19
…lt;style type="text/css"> <!-- #container
iframe
{ width:750px; height:600px; margin-left:-310px; //example this… <div id="container"> <
iframe
src="example.html" scrolling="no">…;</
iframe
> </div> </body><…
Iframe help
Digital Media
UI / UX Design
13 Years Ago
by airmvp23
…. Because I am using 2 platforms together I need to
iframe
some areas. Basically I need to be able to click… link and have it attach to an
iframe
to a page with an existing
iframe
on a different area of my domain… end result is the clicked link destination is inside the
iframe
that is already setup. Hope I described this correctly. I…
Iframe
Programming
Web Development
11 Years Ago
by elanorejoseph
Hi, i have script ,and i want to useit inside
iframe
,does any one know how. for eg:<i frame src=""></
iframe
> is the normal way to use
iframe
. i wantto know cani use a script inside
iframe
.
Re: Iframe
Programming
Web Development
11 Years Ago
by nauticalmac
Your source file for the
iframe
(e.g. html or php) can include javascript and … from the page that contains your
iframe
use this syntax for example to scroll the
iframe
itself: `parent.your_iframe_name.scrollTo(300,… javascript function in the parent page from javascript in the
iframe
use this syntax for example: `onclick="parent.clickNewImage(…
Re: iframe help
Digital Media
UI / UX Design
19 Years Ago
by nickharrington
…the following: when you put the code in for your
iframe
u add a little bit: see below(caps) <…;
iframe
width="#" height="#" [COLOR=DarkRed]NAME="…;insert_name_here"[/COLOR]>...</
iframe
> Then when creating a link u put in for…
Re: IFrame
Digital Media
UI / UX Design
15 Years Ago
by codejoust
[code=html] <
iframe
src="http://www.xlntidea.com/Banners/Support_Concierge_250X275.html" width="250" height="275" frameborder="0" scrolling="no" ></
iframe
> [/code] Just cleaned up html attributes, might be the space after src= that cause the problem.
Re: Iframe help ?
Digital Media
UI / UX Design
14 Years Ago
by tinimic
…" id="Home" >[/CODE] targeting: [CODE]<
iframe
name="1frame" scrolling="no" id="…;0"> your browser does not support Iframes</
iframe
>[/CODE] should be: [CODE]<area shape="rect…
iframe
Digital Media
UI / UX Design
18 Years Ago
by chunkmartinez
… generator based on users form info, and i have an
iframe
at the bottom of the page, so when someone submits… all of the info, the code will apear in the
iframe
at the bottom of the page rather than on a… a php ssi to handle the form input, inside the
iframe
without changing pages) :lol: :!: :cheesy: :mrgreen: :) :confused: :eek: :sad: :rolleyes…
IFrame
Digital Media
UI / UX Design
16 Years Ago
by sreein1986
… Iframes in HTML My problem is height and width of
iframe
Please give solution about how to auto increment of the… page due to increase in the
iframe
size My code is [code] <
iframe
src="http://www.yahoo.com"…
iframe help
Programming
Web Development
13 Years Ago
by iau
i got the problem of accessing variable outside
iframe
. [CODE] //a.php <?php $a="text"; ?> <
iframe
src="b.php"></
iframe
> //b.php <input type="text" value="<?php //i want $a to be put here ?>" /> [/CODE] Is it possible to access $a from b.php?
Re: Iframe
Programming
Web Development
11 Years Ago
by nauticalmac
just use <
iframe
src="yourscriptfile.php"></
iframe
> (If you want to use PHP). then your script needs to write html.
Re: IFRAME help!
Programming
Web Development
13 Years Ago
by almostbob
the code to the login scritps for facebook is [url]http://developers.facebook.com/docs/[/url] all the conventional popups login, like, registration not an
iframe
,
Re: iframe help
Programming
Web Development
13 Years Ago
by iau
…" name="go" /> </form> <
iframe
src="b.php" id="frame" name…="frame"> </
iframe
> //b.php <input type="text" value…
Re: iFrame help
Digital Media
UI / UX Design
13 Years Ago
by sv3tli0
Normally if you don't try to manipulate
iframe
scrolls and the content inside is with less width and height, the scrolls wont show up. Clear all css settings for the
iframe
scroll, and make one sample page with set width and height less then those you have set for your
iframe
.
iframe help
Digital Media
UI / UX Design
21 Years Ago
by ebaker1973
I need help using
iframe
. I have my
iframe
in the main part of my site. I want all links (top, bottom, side) to open in the ifram. I use target="main" but doesn't work. what can I do
IFrame
Programming
Web Development
18 Years Ago
by infinity4ever
hello i have a menu and
IFrame
in the page... i want another page to open in the
iframe
when i click any title in the menu...anyone know how?
Re: IFrame
Digital Media
UI / UX Design
16 Years Ago
by JonathanD
Here's everything you'll need to learn about iFrames, [url]http://htmlhelp.com/reference/html40/special/
iframe
.html[/url]
Iframe
Digital Media
UI / UX Design
14 Years Ago
by muth23
Say I have a main page called advertisement html and a
iframe
on a templet page. I need to get a page within the site call add_pages to load into the frame when ever the advertisement page is loaded. I to have several other pages load into the
iframe
whenever there page loads if that makes sence.
Re: Iframe
Digital Media
UI / UX Design
14 Years Ago
by dhruv_arora
… I have a main page called advertisement html and a
iframe
on a templet page. I need to get a page… loaded. I to have several other pages load into the
iframe
whenever there page loads if that makes sence.[/QUOTE] I…
Re: iframe help
Programming
Web Development
13 Years Ago
by diafol
… use a session variable and get javascript to refresh the
iframe
. I think this was an early method for ajax. You…
Re: iframe help
Programming
Web Development
13 Years Ago
by diafol
Really? I'd look at how a.php b.php are formed in that case. Using an
iframe
is not the way to go (IMO).
iFrame help
Digital Media
UI / UX Design
13 Years Ago
by Pfuller06
… school website and I am having a problem with my
iFrame
. I want scrolling bars but not on the pages that… the pages that are supposed to be loaded into the
iFrame
but this doesn't remove the scrolling bars. Any help…
Re: Iframe
Digital Media
UI / UX Design
14 Years Ago
by bhartman21
you could use a javascript to load the
iFrame
src based on the page you are loading....something like a javascript switch statement.
Re: iframe
Programming
Web Development
13 Years Ago
by almostbob
… simple html [url=http://lmgtfy.com/?q=html+
iframe
] let me google that for you [/url] it is considered …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC