Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
sue_k #1
.htm page open in .htm
I have tried frames to open a .htm in the middle of a page. The menu is not
opening properly now. Is there another way to open a .htm page in another .htm
page without frames? A behavior, perhaps?
Want menu to open like: [url]http://www.designsbysbk.com/lakeview-bank[/url]
In frames, looks like:
[url]http://www.designsbysbk.com/lakeview-bank/pages/en-financial.htm[/url]
sue_k Guest
-
To open a page of a PDF
Hi. I have SDK 6.0. The document only has bookmarks. It no has named destinations. Is it possible to open a page from a vb6 aplicattion, at a... -
Open PDF to page x in VBA?
I have an access database form which displays summarized contract information and what page in the PDF you will find the source. The next step is... -
Can I open a page as a popup using GOTO DETAIL PAGE
ok, i have posted this before but i didnt get any response. I have failed to find an answer anywhere else. I want to open a GOTO DETAIL page... -
the page can not open
the web form works for every body .... except for 1 person when he hit the submit button then it display the page can not display ... ex as... -
Open a page with php
I need to be able to open different pages depending upon which botton was selected on a form. I can't find how to do this any help would be great. ... -
Murray *ACE* #2
Re: .htm page open in .htm
> Is there another way to open a .htm page in another .htm
If it's a stand along HTML page, no - to open it in the middle of another> page without frames?
page you would have to use frames/IFrames.
If it's a server-side include fragment, then you can just include it in the
page. I'm sure this is not what you are wanting to do, though.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"sue_k" <webforumsuser@macromedia.com> wrote in message
news:ecnq04$gq7$1@forums.macromedia.com...>I have tried frames to open a .htm in the middle of a page. The menu is not
> opening properly now. Is there another way to open a .htm page in another
> .htm
> page without frames? A behavior, perhaps?
>
> Want menu to open like: [url]http://www.designsbysbk.com/lakeview-bank[/url]
>
> In frames, looks like:
> [url]http://www.designsbysbk.com/lakeview-bank/pages/en-financial.htm[/url]
>
Murray *ACE* Guest
-
sarsie #3
Re: .htm page open in .htm
iframes are good.. then you can target the page into the iframe
sarsie Guest
-
Murray *ACE* #4
Re: .htm page open in .htm
IFrames are only good for very limited use, in my opinion. They bring all
of the problems of frames into your life, and are way overused....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"sarsie" <webforumsuser@macromedia.com> wrote in message
news:ecpfdu$c76$1@forums.macromedia.com...> iframes are good.. then you can target the page into the iframe
Murray *ACE* Guest
-
sue_k #5
Re: .htm page open in .htm
I'm not crazy about frames and haven't used them in years. But to insert the
pages, doesn't look like there's an alternative.
I don't know anything about IFrames. So will have to check it out to see if
it'll work and what the disadvantages are. Murray, are the disadvantages the
same as using frames? Doesn't sound like there's another alternative. Saw a
page using .php, but the server this site's on doesn't allow php.
sue
sue_k Guest
-
Murray *ACE* #6
Re: .htm page open in .htm
Yes. An IFrame is a frame.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"sue_k" <webforumsuser@macromedia.com> wrote in message
news:ecq546$4o5$1@forums.macromedia.com...> I'm not crazy about frames and haven't used them in years. But to insert
> the
> pages, doesn't look like there's an alternative.
>
> I don't know anything about IFrames. So will have to check it out to see
> if
> it'll work and what the disadvantages are. Murray, are the disadvantages
> the
> same as using frames? Doesn't sound like there's another alternative. Saw
> a
> page using .php, but the server this site's on doesn't allow php.
>
> sue
>
Murray *ACE* Guest
-
sue_k #7
Re: .htm page open in .htm
The IFrames are very quirky. I had to manually set the height as, even after
taking the table height of the entire table out (was at 100%), the IFrame
wanted to "fit in the page" and scroll bars appeared - which never worked
properly in Firefox.
The menu nav rollovers are not working in IE (on the Mac) - so may have to
scrap this idea and put my nav on the side after all. I'll test it on a pc,
first. It's online at:
[url]http://www.designsbysbk.com/lakeview-bank/pages/en-financial3.htm[/url]
Thanks for the help!
s
sue_k Guest



Reply With Quote

