WebSite X5Help Center

 
Van Laethem S.
Van Laethem S.
User

Drop down menu + directly open a hyperlink  en

Автор: Van Laethem S.
Просмотрено 1012, Подписчики 2, Размещенный 0  

Hello,

1 ) I've created a drop down menu (right side) but it has more buttons than you can see on the screen. When going down in that drop down menu i can't scroll until the last button. The menu dissapears. Or it just go ups and down.

How can i solve ?

2) i've added a hyperlink but i want it to open directly from the site without clicking on the link.

Can i do this ?

The site isWWW.FOOT4ALL.BE

for 1) it's the button JEUGDINFO

for 2) it's the button AFGELASTINGEN

thanks

Steven

Размещено
5 Ответы - 1 Корректно
JJ. JUAG
JJ. JUAG
User

Forforwardingareundermetatagrefresh, which can beinserted
2 Creating theSitemap-Ikonsheetwithhand- Advanced -Custom Code:
<meta http-equiv="refresh"content="0;</span> <span class="hps">URL=http://domain.com">
ThelongmenuwouldIgroup, sosplittingintoeven moresublevels
google translationfromGerman

Für Weiterleitung gibt es metatag refresh, der eingefügt werden kann unter

2 Erstellen der Sitemap - Ikon Blatt mit Hand - Erweitert - Benutzerdefinierten Code: 
<meta http-equiv="refresh" content="0; URL=http://domain.com">

Das lange Menu würde ich gruppieren, also Aufteilen in noch mehr Unterebenen

gruss

JBr.

Читать больше
Размещено От JJ. JUAG
Van Laethem S.
Van Laethem S.
User
Автор

for the forwarding is this under Website X8 ? I'm using the HTML code option in page creation.

I added

<meta http-equiv="refresh"content="0;</span> <span class="hps">URL=http://www.belgianfootball.be/nl/afgelastingen">

but it's not working. Always refreshing.

 

Will make extra sublevels.

Thanks

Читать больше
Размещено От Van Laethem S.
Incomedia
Claudio D.
Incomedia

Hello,

the code you are trying to use has some breaks. Use this:

<meta http-equiv="refresh" content="0;url=<span class="hps">http://www.belgianfootball.be/nl/afgelastingen">

Many thanks!

Читать больше
Размещено От Claudio D.
Incomedia
Claudio D.
Incomedia

Hello Steven,

Sorry it seems that the code was not showed correctly. Try this:

<meta http-equiv="refresh" content="0;url="http://www.belgianfootball.be/nl/afgelastingen">

Please let me know if this works.

Читать больше
Размещено От Claudio D.