Java Hyperlink Open in its Own Window: How ?

G

Guest

Hi,
all my Hyperlinks like my Menu buttons are all Java or css so I can't see
the Buttons when I am in Design Mode.. So how can I click on the menu
button hyperlink and set its behavior to open up in its own window if I
can't see it when I am designing it. All that I see in Design mode is a
little "J" for java, I can't see the actual hyperlink button, I can only
see it in "preview Mode", but it disappears in Design Mode. The problem
is especially with my "Contact" page. People submit some information on the
page to me, and then press the "submit button" and then my "Thankyou"
confirmation page comes up, but my whole website disappears from view. Can
someone help me make these pages open in their own little window. Thanks,
susu
 
R

Rob Giordano \(Crash\)

The little J is for Javascript not Java..two diff. animals.
You will see the buttons in Preview or Preview in Browser but not in Design.
You would edit them in the menu.js file in the root of your web.

Your contact page form is probably not completely set up, with your cursor
within the form right click and use Form Properties to set up the form. You
can set up a custom confirmation page if you don't like the plain-jane FP
confirmation page. Actually, you already have a custom confirmation page
named; thanks.htm.



| Hi,
| all my Hyperlinks like my Menu buttons are all Java or css so I can't see
| the Buttons when I am in Design Mode.. So how can I click on the menu
| button hyperlink and set its behavior to open up in its own window if I
| can't see it when I am designing it. All that I see in Design mode is a
| little "J" for java, I can't see the actual hyperlink button, I can only
| see it in "preview Mode", but it disappears in Design Mode. The
problem
| is especially with my "Contact" page. People submit some information on
the
| page to me, and then press the "submit button" and then my "Thankyou"
| confirmation page comes up, but my whole website disappears from view.
Can
| someone help me make these pages open in their own little window. Thanks,
| susu
 
G

Guest

Hi Rob,
I opened up the Menu.js file but I don't know what to do or how to
edit it to make the hyperlink the button is connected to to Open in its
own little window, and not take the user completely away from my site.
Can you give me a step by step approach to edit the Menu.js file to make
all of the hyperlinks there to open up in their own windows. Thanks, su
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top