Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
odette01 webforumsuser@macromedia.com #1
scrolling text clashes with drop down menu
If you check [url]www.orcreative.co.uk/elaine[/url] you see on the home page that i have a pop out menu that works fine. Only when i went to put in the scrolling text on the information page, the menu disappears. Theres something in the dhtml thats clashing. But being only a learner i cant quite see whats wrong!
If anyone can see problems, all help gratefully received!
Thanks
odette01 webforumsuser@macromedia.com Guest
-
How do I build Drop Down menu using Menu magic with Database result
Hi Every One. I resently purched Menu Magic Dropdown System. I would like to list my database content like news( few sentense with link ), Authers... -
combination scrolling text scrolling picture and on MouseEnter function
it would help if you posted the code for us to look at... that way we can try to help ;) In article <bk6jip$ctm$1@forums.macromedia.com>, <... -
scrolling menu help
Hello to all... I'm interested in making a scrolling menu like the one at www.westonfl.org It looks like the combination of a pop-up menu and... -
Scrolling Drop Down Combo
Hi, I reckon the answer to this is no as I have carried out a fairly exhaustive search on the web and found nothing. I am looking for a drop... -
Menu/list ( menu ) in topframe and mouse scrolling
I've made a menu ( with an arrow next to it and the choices appear when you click that arrow - I forgot what this is called in English :))in the... -
Murray *TMM* #2
Re: scrolling text clashes with drop down menu
Elaine:
Ugh -
function mmLoadMenus() {
if (window.mm_menu_0125133427_1) return;
window.mm_menu_0125133427_1 = new Menu("root",99,18,"Arial, Helvetica,
You will have lots of similar and troubling problems with these badly flawed
all javascript menus (and any others, too). Perhaps the most troubling one
is that your site will not be spidered by search engines as long as these
menus are the only navigation element on your site.
Are you too deeply committed to them to not use them? If you are, then
you're going to have to put your hands into the code (probably places you'd
rather not go, too!).
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"odette01" <webforumsuser@macromedia.com> wrote in message
news:bvlitb$5ta$1@forums.macromedia.com...have a pop out menu that works fine. Only when i went to put in the> If you check [url]www.orcreative.co.uk/elaine[/url] you see on the home page that i
scrolling text on the information page, the menu disappears. Theres
something in the dhtml thats clashing. But being only a learner i cant quite
see whats wrong!>
> If anyone can see problems, all help gratefully received!
>
> Thanks
>
>
Murray *TMM* Guest
-
odette01 webforumsuser@macromedia.com #3
Re: scrolling text clashes with drop down menu
Oh dear! Sounds pretty bad. Im pretty new to this really, a lot to learn!! So you think that i should have other navigation elsewhere on the site rather than drop down menu?
Im not committed at this stage. Its a site im doing for a friend for nothing so she's ok to go with whatever i do! Whats the best option to get seen on search engines? The thought of having to delve too much into code is not good! Until i get to know it a bit more i could end up making a right mess of it!!!
Im from a designers background rather than a coding but trying to cross over and learn a bit more!!! So any advice is gratefully received!
Thanks.
odette01 webforumsuser@macromedia.com Guest
-
Murray *TMM* #4
Re: scrolling text clashes with drop down menu
odette:
Well, putting a site map or plain text HTML navigation on your site would
solve the spidering issue, but I'd rather see you get rid of those
all-javascript menus altogether. They are fiddly and pernicious!
Here is a great read about how to make menus that have none of these
problems -
[url]http://www.projectseven.com/tutorials/menuing/mcloser/index.htm[/url]
or
[url]http://www.projectseven.com/tutorials/auto_hide/index.htm[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"odette01" <webforumsuser@macromedia.com> wrote in message
news:bvntj5$i1$1@forums.macromedia.com...So you think that i should have other navigation elsewhere on the site> Oh dear! Sounds pretty bad. Im pretty new to this really, a lot to learn!!
rather than drop down menu?nothing so she's ok to go with whatever i do! Whats the best option to get>
> Im not committed at this stage. Its a site im doing for a friend for
seen on search engines? The thought of having to delve too much into code is
not good! Until i get to know it a bit more i could end up making a right
mess of it!!!over and learn a bit more!!! So any advice is gratefully received!>
> Im from a designers background rather than a coding but trying to cross>
> Thanks.
>
>
Murray *TMM* Guest
-
odette01 webforumsuser@macromedia.com #5
Re: scrolling text clashes with drop down menu
I think back to plain html naviagtion and then having the extra links that were on the drop down menu might be the simplest way! They werent necessary. Ill have a play with the menu tutorial you gave me a link for.
Thanks again! Ill get there in the end!
odette01 webforumsuser@macromedia.com Guest
-
Murray *TMM* #6
Re: scrolling text clashes with drop down menu
Good luck!
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[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
==================
"odette01" <webforumsuser@macromedia.com> wrote in message
news:bvobsg$lvr$1@forums.macromedia.com...were on the drop down menu might be the simplest way! They werent necessary.> I think back to plain html naviagtion and then having the extra links that
Ill have a play with the menu tutorial you gave me a link for.>
> Thanks again! Ill get there in the end!
>
>
Murray *TMM* Guest



Reply With Quote

