Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Dynamic menu help

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Gathering expired domain lists  
Author Message
sat_ring

External


Since: Jul 08, 2003
Posts: 9



(Msg. 1) Posted: Wed Jul 09, 2003 1:47 am
Post subject: Dynamic menu help
Archived from groups: alt>www>webmaster (more info?)

Hi ,
Trying to get a menu working for sometime now have wasted money on stupid
software etc.Now have been trying out a freebee from www.dynamicdrive.com,
but have one or two question. It's properly better if I was to show you it
so have uploaded it to with a couple of question.
http://teaup.port5.com/test/

This is where my problem starts how do I make the menu veawable over this
frame ?
Then the next problem is how would one make the link HOME open in the main
frame?

Cheers
Chris

 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
wsmoake

External


Since: Jun 29, 2003
Posts: 74



(Msg. 2) Posted: Wed Jul 09, 2003 1:47 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 8 Jul 2003 22:47:02 +0100, "Chris45"
<sat_ring@(cutitout)hotmail.com> wrote:

 >Hi ,
 >Trying to get a menu working for sometime now have wasted money on stupid
<font color=purple> >software etc.Now have been trying out a freebee from <a style='text-decoration: underline;' href="http://www.dynamicdrive.com,</font" target="_blank">www.dynamicdrive.com,</font</a>>
 >but have one or two question. It's properly better if I was to show you it
 >so have uploaded it to with a couple of question.
 >http://teaup.port5.com/test/
 >
 >This is where my problem starts how do I make the menu veawable over this
 >frame ?
 >
It is viewable over the main frame, but the submenus don't display
correctly in IE 6.0. Don't know why except a lot of things that worked
in IE4-5.5 don't work in IE 6.0. You might try eliminating the doctype
just to see if that helps (if you're using IE 6.0)<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
anom

External


Since: Jul 01, 2003
Posts: 71



(Msg. 3) Posted: Wed Jul 09, 2003 1:47 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Chris45" <sat_ring@(cutitout)hotmail.com> wrote in message
news:bee3uk$41sqi$1@ID-54577.news.dfncis.de...
 > Hi ,
 > Trying to get a menu working for sometime now have wasted money on stupid
<font color=purple> > software etc.Now have been trying out a freebee from <a style='text-decoration: underline;' href="http://www.dynamicdrive.com,</font" target="_blank">www.dynamicdrive.com,</font</a>>
 > but have one or two question. It's properly better if I was to show you it
 > so have uploaded it to with a couple of question.
<font color=purple> > <a style='text-decoration: underline;' href="http://teaup.port5.com/test/</font" target="_blank">http://teaup.port5.com/test/</font</a>>
 >
 > This is where my problem starts how do I make the menu veawable over this
 > frame ?
 > Then the next problem is how would one make the link HOME open in the main
 > frame?
 >
 > Cheers
 > Chris
 >

Simple. Put the coding for the menu in the proper frame.
in your case, inside of "main.htm".

You can navigate home in one of two ways.
Link as you would any page, or, use [target="_self"].

<a href="http://www.test.com/index.htm">
<a href="http://www.test.com/index htm" target="_self"><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
anom

External


Since: Jul 01, 2003
Posts: 71



(Msg. 4) Posted: Wed Jul 09, 2003 1:47 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Chris45" <sat_ring@(cutitout)hotmail.com> wrote in message
news:bee3uk$41sqi$1@ID-54577.news.dfncis.de...
 > Hi ,
 > Trying to get a menu working for sometime now have wasted money on stupid
<font color=purple> > software etc.Now have been trying out a freebee from <a style='text-decoration: underline;' href="http://www.dynamicdrive.com,</font" target="_blank">www.dynamicdrive.com,</font</a>>
 > but have one or two question. It's properly better if I was to show you it
 > so have uploaded it to with a couple of question.
<font color=purple> > <a style='text-decoration: underline;' href="http://teaup.port5.com/test/</font" target="_blank">http://teaup.port5.com/test/</font</a>>
 >
 > This is where my problem starts how do I make the menu veawable over this
 > frame ?
 > Then the next problem is how would one make the link HOME open in the main
 > frame?
 >
 > Cheers
 > Chris
 >

Also noticed one other thing, there should be no coding on the frameset page
other than the names of the frameset.
Your banner frame needs to be a seperate file, as does your content page..
So in essence you have 3 files.
1) frameset.html
2) banner.html
3) content.html

The frameset page merely joins everything together.
The menu itself would be placed on your content page.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
sat_ring

External


Since: Jul 08, 2003
Posts: 9



(Msg. 5) Posted: Wed Jul 09, 2003 1:47 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Starr Moake <wsmoake.DeleteThis@yahoo.com> wrote in message
news:o19lgvo6n6gg31lsgcub3tie4vlpftljps@4ax.com...
 > It is viewable over the main frame, but the submenus don't display
 > correctly in IE 6.0. Don't know why except a lot of things that worked
 > in IE4-5.5 don't work in IE 6.0. You might try eliminating the doctype
 > just to see if that helps (if you're using IE 6.0)
<cut>

Thanks will give it a try when I get home tonight.
IE 5.5 here.

Regards
Chris<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
blogan

External


Since: Jun 30, 2003
Posts: 285



(Msg. 6) Posted: Wed Jul 09, 2003 2:29 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Chris45" <sat_ring@(cutitout)hotmail.com> wrote in message
news:bee3uk$41sqi$1@ID-54577.news.dfncis.de...
 > Hi ,
 > Trying to get a menu working for sometime now have wasted money on stupid
<font color=purple> > software etc.Now have been trying out a freebee from <a style='text-decoration: underline;' href="http://www.dynamicdrive.com,</font" target="_blank">www.dynamicdrive.com,</font</a>>
 > but have one or two question. It's properly better if I was to show you it
 > so have uploaded it to with a couple of question.
<font color=purple> > <a style='text-decoration: underline;' href="http://teaup.port5.com/test/</font" target="_blank">http://teaup.port5.com/test/</font</a>>
 >
 > This is where my problem starts how do I make the menu veawable over this
 > frame ?
 > Then the next problem is how would one make the link HOME open in the main
 > frame?
 >
Simple really, DONT use frames! Both problems solved!

If you must use frames then make the top one bigger - to accomadate the open
menu.

Better yet - DONT use frames

To make any link open in the main frame you need to set the target attribute
in your anchor tag something like
Home<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
sat_ring

External


Since: Jul 08, 2003
Posts: 9



(Msg. 7) Posted: Wed Jul 09, 2003 2:29 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bill Logan <blogan DeleteThis @clear.net.nz> wrote in message
news:3f0aab95@clear.net.nz...
 >
 > "Chris45" <sat_ring@(cutitout)hotmail.com> wrote in message
 > news:bee3uk$41sqi$1@ID-54577.news.dfncis.de...

<cut>
I us frames as not to reload the whole page which cuts down on bandwidth .

Re:Home
Iit's not quite that simply with this type of menu,I just wish it was.

Regards
Chris<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
dorward

External


Since: Jun 27, 2003
Posts: 195



(Msg. 8) Posted: Wed Jul 09, 2003 2:29 am
Post subject: Re: Dynamic menu help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

cutitout wrote:

 > I us frames as not to reload the whole page which cuts down on bandwidth .

If duplicating the content on every page uses too much bandwidth then you
probably are suffering from at least one of the following problems:

(1) You server is not configured to send suitable cache control headers so
images and external files are reloaded each time.

(2) You have CSS and or JavaScript mixed in with the HTML instead of in
external files with <script src> or <link> to call it in.

(3) You have too many links, this is confusing for users too - break them in
to groups and show only a subset on pages.

(4) You are using heavily nested tables for layout - switch to CSS.

--
David Dorward <a style='text-decoration: underline;' href="http://david.us-lot.org/" target="_blank">http://david.us-lot.org/</a>
Redesign in progress: <a style='text-decoration: underline;' href="http://stone.thecoreworlds.net/" target="_blank">http://stone.thecoreworlds.net/</a>
Microsoft announces IE is dead (so upgrade):
<a style='text-decoration: underline;' href="http://minutillo.com/steve/weblog/2003/5/30/microsoft-announces-ie-is-dead" target="_blank">http://minutillo.com/steve/weblog/2003/5/30/microsoft-announces-ie-is-dead</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Dynamic menu help 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to create this dynamic menu - Please see the main menu at top of http://www.everyone.net/ How do I write such an animated drop-down menu (or something similar/simpler)? I do not know JS. Is there a software that I can use? I have searched around but could not find any. Thanks
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]