- Hundreds of pre-designed templates - Special JavaScript API for changing javascript menu "on-the-fly" - Personal CSS styles for separate menu elements - Inactive/Disabled items - Search feature - add the search area in the menu and type symbols. - Cross-frame support - menus work on frameset-based pages - Status string shows item labels - Text aligned to left
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view 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 automagically scrolled! You can also define width and height for each submenu.
Q: I am having problems with my html files that are located in sub folders of my site the menu html does not work on them.If they are in the root directory there is no problem.
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/"; These parameters allow to make images and links paths absolute.
For example: var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/"; var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I'm trying to get the scrolling menu to display upwards, but the items are displaying downwards.
A:You should set the following parameters in your data.js file:
var subMenuAlign="left"; var subMenuVAlign="bottom";
Q: The submenu pop is appearing above the menu instead of the bottom again even though I have set the following parameter var subMenuVAlign="bottom";
A:Use new engine files and set the following parameter:
Sep 11, 2010 ... Here is a starter package for JavaScript, based on the node.js runtime. ... I have only tested it on Mac OS 10.6 and Ubuntu Server 8.04
Dec 13, 2007 ... Unable to use the new Uploadr on Mac OSx , its hanging when trying to ..... C:\ Programm Files\Flickr Uploadr\defaults\preferences\prefs.js
Jan 30, 2010 ... i also added noscript to my MacOS Firefox browser and it seems to have taken .... /abc.js contains a malware popup http://upperup.com/1.html
Jul 1, 2010 ... load the my-script-file.js and display an alert dialog once the script .... XUL Profiler; Mac OS X Quartz Debug (in developer tools part of
You are in : Recent Topics » Using jQuery » [jQuery] Mac OS X Widgets? jakecigar ... Widgets can be written in javascript, and can run un-encumbered by the
Your server is dropping the connection for the Mint JavaScript. ... PHP logs - not exactly sure where they are on a Mac server, but will try to dig them up
Sep 24, 2009 ... Re: Facebook Connect not working in Safari on MAC OS. In Safari 4.0.3 (6531.9) I get the following javascript error: Unsafe JavaScript
Place the gmlightbox.css & gmlightbox.js in the your template directory ... Country: Indonesia | OS: Mac OS X 10.5 | Browser: Firefox 3.5.5 | View Profile
OS: Mac OS X Leopard Skill: Intermediate Tweet This! Tweet This Post! .... So just wrap any of your jquery functions in the javascript tags and see what