HighDots Forums  

link

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss link in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
durzil
 
Posts: n/a

Default link - 08-04-2004 , 08:41 AM






hi

i have a question that should be really easy. I want one of my links to open in i a new browser window
how do a do that?

Thanks

Reply With Quote
  #2  
Old   
mary
 
Posts: n/a

Default Re: link - 08-04-2004 , 03:23 PM






dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window' that i can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either minimized
or backgrounded, and the link opens in the main window *also*. doesn't seem
to matter what i do. i'm ready to switch to mozilla or opera, but not ready
to face that whole new set of problems. heard of this one? can't find it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Select the link. Use the Property inspector to set its target to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of my links to
open in i a new browser window
how do a do that?

Thanks





Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: link - 08-04-2004 , 03:26 PM



Quote:
your terse replies are amazingly helpful. veeery cool.
Thanks....

Quote:
my links all open in a new window; then the new window is either minimized
or backgrounded, and the link opens in the main window *also*. doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't find it
in the dw documentation.
Yep - this means that you have a link to the page *and* you have an
openBrWindow on the same link. Show me your code and I'll show you what I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote

Quote:
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window' that i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either minimized
or backgrounded, and the link opens in the main window *also*. doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't find it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of my links
to
open in i a new browser window
how do a do that?

Thanks







Reply With Quote
  #4  
Old   
mary
 
Posts: n/a

Default Re: link - 08-04-2004 , 04:08 PM



i've tried this a number of different ways, including using someone else's
javascript, and removing things from this that looked like they could be
redundant.
this is what dw coded:

<a href="http://www.newberry.org/collections/L3cover.html"
onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
</a>

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*. doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have an
openBrWindow on the same link. Show me your code and I'll show you what I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window' that i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*. doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of my
links
to
open in i a new browser window
how do a do that?

Thanks









Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: link - 08-04-2004 , 04:20 PM



It's what *you* told DW to code.

Try this -

<a href="http://www.newberry.org/collections/L3cover.html"
onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300'); return
false">specific
</a>


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote

Quote:
i've tried this a number of different ways, including using someone else's
javascript, and removing things from this that looked like they could be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"

onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',

'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have an
openBrWindow on the same link. Show me your code and I'll show you what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window' that i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of my
links
to
open in i a new browser window
how do a do that?

Thanks











Reply With Quote
  #6  
Old   
mary
 
Posts: n/a

Default Re: link - 08-04-2004 , 04:28 PM



sadly, the code you sent produces more or less the same result. the link
still opens in both windows, it's just that the new window remains visible
and on top.

sigh. now i am really stumped. do you think it's an ie glitch?


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
It's what *you* told DW to code.

Try this -

a href="http://www.newberry.org/collections/L3cover.html"

onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300'); return
false">specific
/a


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerfns$enp$1 (AT) forums (DOT) macromedia.com...
i've tried this a number of different ways, including using someone
else's
javascript, and removing things from this that looked like they could be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"


onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',


'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but
not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have an
openBrWindow on the same link. Show me your code and I'll show you
what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window' that
i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but
not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of my
links
to
open in i a new browser window
how do a do that?

Thanks













Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: link - 08-04-2004 , 04:43 PM



Show me what you implemented (posting a URI to the page would be the best,
so I could see it happen as well).

I'm betting you didn't do it right.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote

Quote:
sadly, the code you sent produces more or less the same result. the link
still opens in both windows, it's just that the new window remains visible
and on top.

sigh. now i am really stumped. do you think it's an ie glitch?


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerge2$fgu$1 (AT) forums (DOT) macromedia.com...
It's what *you* told DW to code.

Try this -

a href="http://www.newberry.org/collections/L3cover.html"


onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');
return
false">specific
/a


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerfns$enp$1 (AT) forums (DOT) macromedia.com...
i've tried this a number of different ways, including using someone
else's
javascript, and removing things from this that looked like they could
be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"



onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',



'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but
not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have an
openBrWindow on the same link. Show me your code and I'll show you
what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window'
that
i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera, but
not
ready
to face that whole new set of problems. heard of this one? can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target
to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of
my
links
to
open in i a new browser window
how do a do that?

Thanks















Reply With Quote
  #8  
Old   
mary
 
Posts: n/a

Default Re: link - 08-04-2004 , 04:56 PM



link to page @.ftp site:

http://leep.lis.uiuc.edu/publish/maryodea/316LE/CAT/Introduction.htm

at least my embedded fonts seem to be working.

thanks for checking it out.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Show me what you implemented (posting a URI to the page would be the best,
so I could see it happen as well).

I'm betting you didn't do it right.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cergth$g1q$1 (AT) forums (DOT) macromedia.com...
sadly, the code you sent produces more or less the same result. the
link
still opens in both windows, it's just that the new window remains
visible
and on top.

sigh. now i am really stumped. do you think it's an ie glitch?


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerge2$fgu$1 (AT) forums (DOT) macromedia.com...
It's what *you* told DW to code.

Try this -

a href="http://www.newberry.org/collections/L3cover.html"



onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');
return
false">specific
/a


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerfns$enp$1 (AT) forums (DOT) macromedia.com...
i've tried this a number of different ways, including using someone
else's
javascript, and removing things from this that looked like they
could
be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"




onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',




'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have
an
openBrWindow on the same link. Show me your code and I'll show
you
what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window'
that
i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its target
to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials &
Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one of
my
links
to
open in i a new browser window
how do a do that?

Thanks

















Reply With Quote
  #9  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: link - 08-04-2004 , 05:04 PM



Please make sure that this is all on one line -

<a href="http://www.newberry.org/collections/L3cover.html"
onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');return
false">

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote

Quote:
link to page @.ftp site:

http://leep.lis.uiuc.edu/publish/maryodea/316LE/CAT/Introduction.htm

at least my embedded fonts seem to be working.

thanks for checking it out.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerhqc$h05$1 (AT) forums (DOT) macromedia.com...
Show me what you implemented (posting a URI to the page would be the
best,
so I could see it happen as well).

I'm betting you didn't do it right.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cergth$g1q$1 (AT) forums (DOT) macromedia.com...
sadly, the code you sent produces more or less the same result. the
link
still opens in both windows, it's just that the new window remains
visible
and on top.

sigh. now i am really stumped. do you think it's an ie glitch?


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerge2$fgu$1 (AT) forums (DOT) macromedia.com...
It's what *you* told DW to code.

Try this -

a href="http://www.newberry.org/collections/L3cover.html"




onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');
return
false">specific
/a


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerfns$enp$1 (AT) forums (DOT) macromedia.com...
i've tried this a number of different ways, including using
someone
else's
javascript, and removing things from this that looked like they
could
be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"





onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',





'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is
either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you have
an
openBrWindow on the same link. Show me your code and I'll show
you
what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser window'
that
i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is
either
minimized
or backgrounded, and the link opens in the main window *also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its
target
to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials &
Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want one
of
my
links
to
open in i a new browser window
how do a do that?

Thanks



















Reply With Quote
  #10  
Old   
mary
 
Posts: n/a

Default Re: link - 08-04-2004 , 05:18 PM



will do & then try it.

in online class 'til 6p cdt.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Please make sure that this is all on one line -

a href="http://www.newberry.org/collections/L3cover.html"

onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',
'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');return
false"

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerihs$hpf$1 (AT) forums (DOT) macromedia.com...
link to page @.ftp site:

http://leep.lis.uiuc.edu/publish/maryodea/316LE/CAT/Introduction.htm

at least my embedded fonts seem to be working.

thanks for checking it out.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerhqc$h05$1 (AT) forums (DOT) macromedia.com...
Show me what you implemented (posting a URI to the page would be the
best,
so I could see it happen as well).

I'm betting you didn't do it right.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cergth$g1q$1 (AT) forums (DOT) macromedia.com...
sadly, the code you sent produces more or less the same result. the
link
still opens in both windows, it's just that the new window remains
visible
and on top.

sigh. now i am really stumped. do you think it's an ie glitch?


"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:cerge2$fgu$1 (AT) forums (DOT) macromedia.com...
It's what *you* told DW to code.

Try this -

a href="http://www.newberry.org/collections/L3cover.html"





onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',

'Collections','scrollbars=yes,resizable=yes,width= 450,height=300');
return
false">specific
/a


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerfns$enp$1 (AT) forums (DOT) macromedia.com...
i've tried this a number of different ways, including using
someone
else's
javascript, and removing things from this that looked like they
could
be
redundant.
this is what dw coded:

a href="http://www.newberry.org/collections/L3cover.html"






onClick="MM_openBrWindow('http://www.newberry.org/collections/L3cover.html',






'Collections','scrollbars=yes,resizable=yes,width= 450,height=300')">specific
/a

thank you.

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
message
news:cerd8p$bmt$1 (AT) forums (DOT) macromedia.com...
your terse replies are amazingly helpful. veeery cool.

Thanks....

my links all open in a new window; then the new window is
either
minimized
or backgrounded, and the link opens in the main window
*also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or
opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

Yep - this means that you have a link to the page *and* you
have
an
openBrWindow on the same link. Show me your code and I'll
show
you
what
I
mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials &
Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM)
Technotes
==================

"mary" <obilot (AT) comcast (DOT) net> wrote in message
news:cerd3a$bia$1 (AT) forums (DOT) macromedia.com...
dude.

your terse replies are amazingly helpful. veeery cool.

i'm having an issue with 'opening links in new browser
window'
that
i
can't
figure out. running winxp; ie6.0.2800 ...

my links all open in a new window; then the new window is
either
minimized
or backgrounded, and the link opens in the main window
*also*.
doesn't
seem
to matter what i do. i'm ready to switch to mozilla or
opera,
but
not
ready
to face that whole new set of problems. heard of this one?
can't
find
it
in the dw documentation.

mary

"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in
message
news:ceqlll$9b6$1 (AT) forums (DOT) macromedia.com...
Select the link. Use the Property inspector to set its
target
to
"_blank".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials &
Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia
(MM)
Technotes
==================

"durzil" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:ceqli6$96l$1 (AT) forums (DOT) macromedia.com...
hi

i have a question that should be really easy. I want
one
of
my
links
to
open in i a new browser window
how do a do that?

Thanks





















Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.