Seems to work... I had a javascript Error about a quote I had in one of my sub's status text, but I corrected it.
It's great to know that for text property, we have to htmlEncode, not for status.
I should have tried it before.....
Thanks.
Search found 6 matches
- Sat Oct 29, 2005 8:33 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Another topic about special characters...
- Replies: 2
- Views: 2911
- Fri Sep 30, 2005 12:08 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Another topic about special characters...
- Replies: 2
- Views: 2911
Another topic about special characters...
Hello,
I know there are many other topics about special characters, but I could not find what I'm searching for.
I generate my menu from a database, with french labels including special characters (é, è, î...)
I found the solution for menus and submenus texts (I use server.htmlencode in ASP). It ...
I know there are many other topics about special characters, but I could not find what I'm searching for.
I generate my menu from a database, with french labels including special characters (é, è, î...)
I found the solution for menus and submenus texts (I use server.htmlencode in ASP). It ...
- Tue Sep 14, 2004 8:08 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus like Windows' one
- Replies: 9
- Views: 6136
- Mon Sep 13, 2004 12:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Why Does It Go Off the Screen?
- Replies: 10
- Views: 7620
Hi,
I think you can make a script to detect where the event.clientX (the X position of the mouse is) when the user clicks, and, knowing mouseX as mouse X coordinate, screenW as screenWidth and menuW as menuWidth, if mouseX>screenW-menuW then your menu should be shown with mouse pointer at the top ...
I think you can make a script to detect where the event.clientX (the X position of the mouse is) when the user clicks, and, knowing mouseX as mouse X coordinate, screenW as screenWidth and menuW as menuWidth, if mouseX>screenW-menuW then your menu should be shown with mouse pointer at the top ...
- Mon Sep 13, 2004 12:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus like Windows' one
- Replies: 9
- Views: 6136
- Mon Sep 13, 2004 8:57 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus like Windows' one
- Replies: 9
- Views: 6136
Menus like Windows' one
Hi there...
Is it possible to simulate windows' menus ?
When I click, it opens, and then I can open the other menus just with my mouse over them, and when I click a menuitem, the menu or elsewhere, it closes.
Is it possible ?
Thanks a lot, my boss is shouting on me because I made him buy this ...
Is it possible to simulate windows' menus ?
When I click, it opens, and then I can open the other menus just with my mouse over them, and when I click a menuitem, the menu or elsewhere, it closes.
Is it possible ?
Thanks a lot, my boss is shouting on me because I made him buy this ...