Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Navigation Menus

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
jsearcey Posted - 03 Apr 2009 : 16:00:57
At times I build menu's in other software. The software requires that I enter the distance from the top and the left side of the page to place the menu where needed. I then enter the menu code to my Dynamic HTML page via the HTML tool. If I am centering my page, it previews fine on a full regular size screen. If you preview the page on a wide screen, the menu is way to the left. Is there a way to adhere the menu to a particular place on the page? I am not able to use "Relative" setting, since there would be collision issues.

Thank you
8   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 28 Apr 2009 : 09:34:56
I checked the page but many files are missing so it is quite difficult to understand what you wanted to do.
The index.dhe file sent to me doesn't have any trace of the menu.htm code inside; only the generated index.htm page so I suppose you didn't send me some pages.
s.dav Posted - 24 Apr 2009 : 09:01:26
I'll check the email very soon
jsearcey Posted - 23 Apr 2009 : 13:12:59
Davide,

I'll send the page and the code, however, I believe what you are suggesting is the same way that I set it up.

I currently have the new menu that I would like to use at the url:
http://www.noplacelikenebraska.com I changed it since you looked yesterday. As you can see, the grapics don't show and the menu doesn't drop down. It lost all of its functionality.

In the menu software, when I request the html code to place into my website, it asks where I want to place the .css and the graphics files. I had the files placed in a subdirectory where my pages are called "menu" and the code in the page reflects this, but it does not appear to find the necessary files to help create the menu.

Janis [2 H:)]
s.dav Posted - 23 Apr 2009 : 09:15:03
The first part of code must be inserted using the Page Properties dialog (Scripts/Header Code)
The second part can be added using an HTML box or a Generic object.
If you want I can make a sample for you, just send me the page and the Menu code on my personal email.
jsearcey Posted - 22 Apr 2009 : 18:29:20
Davide,

My url is http://www.noplacelikenebraska.com which is currently using free menu building software. The menu is fine except the software doesn't give me the option to choose "target" and therefore opens my links into "self".

I've been trying out different navigation menu building software. My problem lies in that most of this software, if it gives you options to choose "target" and "drop down", etc., then there usually are .css, .js, .xml, etc., types of files that are needed for the menu to work. I am unable to get these types of menus to work with the Dynamic HTML Editor. It appears that the editor does not recognize objects or commands for objects that are relative to the menu. This problem also exists in other software such as flash that uses objects (.js, .xml, etc).

The most current menu building software that I tried, gave me a code for the .js and .css files and the menu in .html code. After inserting the codes (the menu in the "HTML" editor and the "Script" for the .js and .css files between the "Head" tags, It still does not work. Is there a solution for this?

Here are the codes that I am trying to insert in my webpage.

Between the "Head" tags:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="cbcscbmenu.css" type="text/css" /> (In my main folder)

In the "HTML" Editor on my page:
<ul id="ebul_cbmenu_1" class="ebul_cbmenu" style="display: none;">
<li><a href="http://www.visitnebraska.gov/" target="_blank" title="Nebraska Travel & Tourism">Travel & Tourism</a></li>
</ul>
etc.
etc.
script type="text/javascript" src="cbjscbmenu.js"></script> (In my main folder)
When I open this page in the "View Mode", the menu does not have any images that I inserted but only red "X", and does not function as a drop down or actually does not work at all.

Janis [2 H:)]
s.dav Posted - 08 Apr 2009 : 09:36:18
Ok now I understand the problem. I think it depends on the javascript code used for building the menu. Try to post the snippet code you use, if you have also links to the homepage which created the menu code let us know.
janisrae Posted - 07 Apr 2009 : 16:15:57
Davide,

Thank you for that reply, but I'm not sure that answers my question.

In the menu software that I am using, it allows me to create drop down menus, but it also has dimensions from top and left side of page. Even if I leave those dimensions empty, it sets the top and left dimensions at "0", placing the menu at the top and left side of the page. I can place that menu in an "HTML" snippet, in a table, in a layer, and make the and make any of those snippets "Absolute" and also "Lock Position", but the menu still wants to appear at the top and left on the page.

Maybe there isn't a solution for this. But if so, please let me know.

Thank you,

Janis
s.dav Posted - 06 Apr 2009 : 08:42:00
If you use "absolute positioning mode" you can place objects exacly on the point you place them ini the editor.
If you "center" your page objects will be centered on the screen.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000