Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Red-Hand #1
Pages without Frames !!!!!
My main page consists of 4x Frames. Left.cfm, Right.cfm, Main.cfm and
AllFrames.cfm. De icons are placed on the Left page. If you click on an icon,
the page will be displayed on the main frame. It is OK.
But if I click with right button on an icon, and choose for Open Link in New
Windows, the whole of the page will be open on the next windows WITHOUT THE
FRAMES around that.
I would like to know
- How I can disable the right button on the icon ONLY.
OR
- How I can force each page to display with 3x frames as my AllFrame.cfm
Red-Hand Guest
-
Master Pages won't apply to certain document pages
Hello. I'm working on a book and using a couple of simple master pages. On certain live pages the master pages objects don't show up, but they do on... -
building HTML pages from CFM pages
Does CF have a function that could be used to build static pages from dynamic pages? I realize I could just save the HTML that it outputs as an... -
How to print 3 small pages wide by 5 pages tall in one spread?
Hi Vincent, I'm having a similar problem. My dilemma is that I've created a raffle ticket design and to save paper have tiled them 5 to an A4... -
How do you make frames go away for certain pages
Hello all, I need help with getting a link to get rid of the frameset of the current page. I tried _parent and that worked before, but now I am... -
Passing objects between pages and frames...
Hi Dan, You could either store it in Cache (if it is applicable to the whole app), or in a session variable. Those are the two quick ones I can... -
Murray *TMM* #2
Re: Pages without Frames !!!!!
[url]http://pawluk.com/public/[/url]
Look for frame jammer (I believe).
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Red-Hand" <webforumsuser@macromedia.com> wrote in message
news:d5q4dc$4na$1@forums.macromedia.com...> My main page consists of 4x Frames. Left.cfm, Right.cfm, Main.cfm and
> AllFrames.cfm. De icons are placed on the Left page. If you click on an
> icon,
> the page will be displayed on the main frame. It is OK.
> But if I click with right button on an icon, and choose for Open Link in
> New
> Windows, the whole of the page will be open on the next windows WITHOUT
> THE
> FRAMES around that.
> I would like to know
> - How I can disable the right button on the icon ONLY.
> OR
> - How I can force each page to display with 3x frames as my AllFrame.cfm
>
>
Murray *TMM* Guest
-
Red-Hand #3
Re: Pages without Frames !!!!!
Hi Murray,
Tank you. I am going to try it tonight.
Red
P.s. what a good site ([url]http://pawluk.com/public/[/url]
)
Red-Hand Guest
-
Murray *TMM* #4
Re: Pages without Frames !!!!!
It is the start of the nasty, slippery slope of frames, though. This
consists of tedious javascript workarounds (all for naught if the visitor
has js disabled), scrollbar management, and a generally unpleasant
experience for you and your visitor.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Red-Hand" <webforumsuser@macromedia.com> wrote in message
news:d5qg6o$mic$1@forums.macromedia.com...> Hi Murray,
> Tank you. I am going to try it tonight.
>
> Red
>
> P.s. what a good site ([url]http://pawluk.com/public/[/url]
> )
Murray *TMM* Guest
-
Red-Hand #5
Re: Pages without Frames !!!!!
Hi Murray,
It doesnot work !!!! Do you have other solution??
Red
Red-Hand Guest
-
Murray *TMM* #6
Re: Pages without Frames !!!!!
At this point, consider the amount of time you have invested in struggling
with this issue, and compare it to the amount of time you would have to
invest to dump the frames altogether, and recast your site in flat pages.
Where are you with regard to the two totals? You would not have this
problem if you weren't using frames.
It does work when it is properly implemented. The real question is - do you
want to commit more time to it?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Red-Hand" <webforumsuser@macromedia.com> wrote in message
news:d6ht4l$9lm$1@forums.macromedia.com...> Hi Murray,
> It doesnot work !!!! Do you have other solution??
>
> Red
Murray *TMM* Guest



Reply With Quote

