Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 09-13-2011, 01:40 AM   #1
wryfhk22
Registered User
 
Join Date: Mar 2011
Posts: 267
Position within an IFRAME?

Is it possible to position an external website within an iframe? I've heard it isn't but maybe someone here has some ideas..

Thanks for any help!
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
wryfhk22 is offline   Reply With Quote

Old 09-30-2011, 01:49 AM   #2
patrick0001
Registered User
 
Join Date: Sep 2011
Posts: 98
May I know what kind of position you wanted edit? Generally you only have to the frame, no the content.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- network solution
patrick0001 is offline   Reply With Quote
Old 10-03-2011, 05:36 AM   #3
sparxnancy
Registered User
 
Join Date: Jun 2011
Posts: 279
Constrained Windows are works as different depends upon the operating system.
sparxnancy is offline   Reply With Quote
Old 12-17-2011, 01:48 AM   #4
georgeallen300
Registered User
 
Join Date: Dec 2011
Posts: 14
It doesn’t take much time to edit a position within an IFRAME but I do want to know the exact place where editing is needed.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
georgeallen300 is offline   Reply With Quote
Old 01-04-2012, 03:21 AM   #5
smithgomes745
Registered User
 
Join Date: Jan 2012
Posts: 14
I do want to know the exact place where editing is needed. It doesn’t take much time to edit a position within an IFRAME. Hope this information will help you.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
smithgomes745 is offline   Reply With Quote
Old 01-06-2012, 12:01 AM   #6
andrewpoll88
Registered User
 
Join Date: Jan 2012
Posts: 14
IT will not involve much effort for editing a position within an I Frame but I am not exactly familiar with the apt place where editing is required.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
andrewpoll88 is offline   Reply With Quote
Old 01-13-2012, 02:54 AM   #7
henryadams53
Registered User
 
Join Date: Jan 2012
Posts: 14
I do require to know the exact place where editing is necessary. It doesn’t take much time to edit a position within an IFRAME. Hope this knowledge will help you.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
henryadams53 is offline   Reply With Quote
Old 01-13-2012, 11:32 PM   #8
marktell7
Registered User
 
Join Date: Jan 2012
Posts: 14
There are not many efforts that are included for editing a position within an I Frame but I am not exactly acquainted with the most appropriate place where editing is required.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
marktell7 is offline   Reply With Quote
Old 01-16-2012, 11:18 PM   #9
albertcamus013
Registered User
 
Join Date: Jan 2012
Posts: 14
IT will not involve much effort for editing a position within an I Frame but I am not exactly familiar with the apt place where editing is required.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
albertcamus013 is offline   Reply With Quote
Old 01-19-2012, 01:07 AM   #10
frankleahy5
Registered User
 
Join Date: Jan 2012
Posts: 14
There are not lots of efforts that are included for editing a position within an I Frame but I am not exactly acquainted with the most appropriate place where editing is necessary.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
frankleahy5 is offline   Reply With Quote
Old 01-21-2012, 01:14 AM   #11
buydomain
Moderator
 
Join Date: Jan 2012
Location: Rocky Mountains
Posts: 71
I would think you could position it using css by creating a container tag e.g <span id="container">website code goes here</span> (you might need to use div instead of span)

The css code would be
#container {Float:left; position:relative; top:0px; left:0px;}

NOTE: You might have to use margin-top:0px; margin-left:0px; in place of top and left and you might need to use absolute instead of relative.
and you might need to include width and height e.g. width:0px; height:0px;
The 0px in examples would change to what you need.

I think it would work with css, let me know if you try it
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
::
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
::
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

DynoNames.com a great place to register domain names & setup web hosting for any size website. Founded 2002
buydomain is offline   Reply With Quote
Old 01-25-2012, 01:24 AM   #12
willarnett5
Registered User
 
Join Date: Jan 2012
Posts: 14
I am not exactly familiar with the apt place where editing is required. IT will not involve much effort for editing a position within an I Frame.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
willarnett5 is offline   Reply With Quote
Old 01-25-2012, 01:30 AM   #13
willarnett5
Registered User
 
Join Date: Jan 2012
Posts: 14
I am not exactly familiar with the apt place where editing is required. IT will not involve much effort for editing a position within an I Frame.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
willarnett5 is offline   Reply With Quote
Old 01-29-2012, 10:20 PM   #14
markzandi21
Registered User
 
Join Date: Jan 2012
Posts: 14
It doesn’t take much time to edit a position within an IFRAME but I do need to know the exact place where editing is necessary.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
markzandi21 is offline   Reply With Quote
Old 01-31-2012, 04:14 AM   #15
ryanharris369
Registered User
 
Join Date: Jan 2012
Posts: 14
I am not exactly familiar with the apt place where editing is necessary. IT won't involve much work for editing a position within an I Frame.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ryanharris369 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:05 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.