- Cross-frame support - menus work on frameset-based pages - Horizontal or vertical orientation - Status string shows item labels - Filters and Transitional effects - Transition #14 - "fade out" effect - 85% transparency for sub menus - Submenus automatically scrolls - AJAX menu loading - loads web menu data from the server "on-the-fly".
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
Q: From your website, I see that you are able to populate a menu through ASP/VB, but I have not been able to figure out how this is done. How exactly do you use an ASP script to generate the menu items for the dynamic menu?
A:You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2006, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
Q: I want to remove the "Loading...", message when using AJAX to load pull down menu nodes. This is because it does not fit in with my colour scheme and sometimes it stays there when no more nodes are loaded.
A: Open dmenu_ajax.js file in any text editor. Find and delete the following words:
visibility="visible";
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I am really confused by all of this. Perhaps I should state that I am computer savvy, however, I am not at all familiar with javascript or html. I was hoping to use the deluxe tuner to avoid having to deal with any of this.
I removed deluxe tuner and deluxe menu from my computer and reinstalled both. When I went to download the license key, I extracted the file from the ZIP file and replaced the files that were downloaded with the free version.
I am now ready to re-create my menu. It says to edit my data file. When I try to do that it will NOT open. It says my computer does not have the right program? What do I need?
Also, once I have created the menu in Deluxe tuner, where should I save it? In the folder where my website pages are saved? Again, I am using Yahoo sitebuilder, so I am not exactly sure where I should save it in these folders?
Furthermore, when I tried to save a file before I removed Deluxe tuner and reloaded it, It would ask me if I wanted to copy all my files? What is that and what is the purpose?
A:> I am now ready to re-create my menu. It says to edit my data file. When I > try to do that it will NOT open. It says my computer does not have the right > program? What do I need? You should open your data file with the menu in any text editor andadd your reg. key. Try that.
> Also, once I have created the menu in Deluxe tuner, where should I save it? You can save your data file in any place and then copy to the rightplace.
> Furthermore, when I tried to save a file before I removed Deluxe tuner and > reloaded it, It would ask me if I wanted to copy all my files? What is that > and what is the purpose?
If you click yes, Deluxe Tuner save also all engine .js files and allyour images into "data.files/" folder.
You can also click Export->To HTML. So you'll have html page with your menu and folder with engine .jsfiles and images.
So you should to do the following things: 1. open your page in Yahoo's SiteBuilder 2. open generated with Deluxe Tuner html source code of the page i anytext editor 3. copy such lines from html source code
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "data.files/";</script> <script type="text/javascript" src="data.files/dmenu.js"></script>
Apparirà un menu' a tendina, da qui selezionate il modello relativo alla vostra ... visualiazzato il messaggio "Patch script has been successfully executed". .... unità attive, marca e nanosecondi dei moduli di ram,
Sotto appare un menù a tendina. In questo menù scegliere la ... di qualsiasi marca, v5200 per le x1600 di qualsiasi marca). ... Se avete fatto tutto corretto apparirà: "Patch script has been successfully executed". ... Molte persone hanno avuto problemi alla mod proprio per conflitti nei drivers
27 set 2007 ... Scegli dal menù a tendina col tasto destro "apri con", .... Credo esistano anche di altre marche, nei negozi di elettronica tipo mediaworld o unieuro dovresti trovarli. ...... Il codice Javascript deriva poi dall'algoritmo. ... Anche io avevo lo stesso problema (con un'altra marca di webcam)
27 set 2007 ... Scegli dal menù a tendina col tasto destro "apri con", .... Credo esistano anche di altre marche, nei negozi di elettronica tipo mediaworld o unieuro dovresti trovarli. ...... Il codice Javascript deriva poi dall'algoritmo. ... Anche io avevo lo stesso problema (con un'altra marca di webcam)
... servirebbe sapere di che microfono si tratta, marca e modello, ... Credo che ci dovrebbe essere anche il modello guarda al fondo di questa pagina dei drivers : ... vai in Dettagli e seleziona, dal menu a discesa ID_HARDWARE. .... Javascript & VBScript, |-- Flash ed Actionscript, |-- PHP E MySQL
14 nov 2010 ... I menù sono popolati tramite php che si va a cercare due tabelle nella root del ... mi scompare tutta la home e appare solo un menù a tendina vuoto. .... < script type="text/javascript" src="jquery-1.3.2.js"></script> ... $.post("select .php", {id_marca:marca}, function(data){ $("select#modelli")
Di PHP, ASP, .NET, JSP, Perl, SQL, JavaScript, Visual Basic..? Vuoi realizzare programmi in ... menù a tendina (marca) fiat, audi ecc. poi un menù a tendina ( modello) croma, panda ecc. poi un menù a tendina (prezzo) da 0
23 set 2010 ... in questa maniera di vengono nn menù a tendina e poi manca il vaore da ... ad ogni modo i due script sono +o- uguali...il punto sta proprio li: come faccio ... echo "CODICE MARCA(tuo 2): <select name='marca'><option .... Allora ho creato una prima pagina in php book_stats.php con il seguente codice: