Re: trouble with Javascript Pop-up
- From: "DavidF" <Nope@xxxxxxxxxx>
- Date: Mon, 21 Aug 2006 11:51:09 -0700
I have never been able to layer a fragment box over any other design
element...surprised to hear it worked at all. The page generated should be
fixed as far as width. Are you trying some sort of centering code? I have
seen text boxes lengthen when the text size is changed in the browser, but
otherwise the user's monitor shouldn't make a difference. Perhaps if you
explained that in more detail.
You might play with the size of the fragment box...and you aren't using a
master page are you?
DavidF
"djdefpoints" <djdefpoints@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B65485C5-92BC-43C0-81DC-B4E8BBB2BEF0@xxxxxxxxxxxxxxxx
ARGH...happiness short-lived...now the link text seems to wander all over
the
page, depending on the user's monitor settings. From a search of this
site
and some tests, it seems that this is partly due to layering the fragment
over a text-box, but even then, when I move it to the open, the link text
is
placed far down the page, as if making room for items above. Kinda
stumped
how to fix.
--
-no sig necessary-
"djdefpoints" wrote:
I grabbed and modified the following script from the publishermvps site:
<a href="BLOCKED
SCRIPTwindowname_window=window.open'testpage.htm','windowname_window','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=428',
height=480');windowname_window.focus()">More...</a>
I inserted this code fragment into my document, published to web, and
likewise, published-to-web the document called testpage. Both the main
webpage document (called index-test.htm) and testpage.htm reside in the
same
folder on our network server. I assumed I could test this fragment out
before actually putting the documents on our website, but the link
doesn't
work. I get the hyperlink on the page (More...) but when I click on it,
nothing happens. I'm a bit confused.
Side question: will pop-up blockers be a problem for this code snippet?
(I
actually have trouble on this site with that - this posting window gets
blocked.)
Thanks in advance for your help.
--
-no sig necessary-
.
- Follow-Ups:
- Re: trouble with Javascript Pop-up
- From: djdefpoints
- Re: trouble with Javascript Pop-up
- Prev by Date: Re: trouble with Javascript Pop-up
- Next by Date: Re: Can I put a video clip on my website which is made with pub 20
- Previous by thread: Re: trouble with Javascript Pop-up
- Next by thread: Re: trouble with Javascript Pop-up
- Index(es):