Glow Menu XML
Home / /community/ / Components Discussions / Glow Menu XML
-
-
Hello
What is the correct code to change the URL links from the buttons?
When I click I want a new page to replace the one I am looking at, NOT ON TOP, NOT INSIDE THE BUTTON’s WINDOW
Any help is appreciated. Ron
#  /  posted on Jun 27, 2010 -
<method>navigateToURLs</method>
<args>http://www.site.com/, _blank</args>
#  /  posted on Jun 27, 2010 -
Hello. This is the menu.xml file the website is reading.
I cannot control where the new window opens. I want it to replace the open window just like any button. I am sorry I am so inexperienced. thank you
<?xml version=“1.0” encoding=“utf-8”?>
<menu> <globals positionX=“30” positionY=“3” direction=“horizontal” buttonSpacing=“8” textTopOffset=“10” textBottomOffset=“10” currentItem=”-1” callMethod=“false” itemAlpha=“0.7” itemAlphaOver=“0.2” fontSize=“24” fontColor=”#0099FF” glowColor=”#FFFFFF” glowAlpha=“0.5” glowBlurX=“25” glowBlurY=“20” glowStrength=“5” /> <item> <title>HOME</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/index.html, _blank</args> </item> <item> <title>STAFF</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_staff.html, _blank</args> </item> <item> <title>VIDEOS</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_videos.html, _top</args> </item> <item> <title>STILLS</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_scroller.html, _self</args> </item> <item> <title>CLIENTS</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_clients.html, _parent</args> </item> <item> <title>RESUMES</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_resumes.html, _blank</args> </item> <item> <title>CONTACT</title> <method>navigateToURLs</method> <args>http://www.bluelaserprod.com/Bluelaserprod_staff.html, _blank</args> </item>
</menu>
#  /  posted on Jun 28, 2010 -
Loan
This is a wonderful opinion. The things mentioned are Great and needs to be appreciated by everyone.
You have good news that bad credit personal loans have started getting approved. Several loan providers are offering them for the people with bad credit. Such loans for bad credit help resolve your money problems. And more so, give an opportunity for restoring your credit. As you have bad credit, your lender understands your financial circumstances. Interest rates are usually dependent on credit score, presence of collateral, personal income, and the availed amount. Bad Credit loans that are secured are easier to arrange. Interest rates for secured forms of personal loans are higher than normal mortgages, but this may not be the case in all the borrowing situations.
#  /  posted on Jun 28, 2010 -
FIXED
I left a stupid space between /videos.html, and _top</args>
there should be no space after the comma after html which is before _top
thank for your help
#  /  posted on Jun 29, 2010 -
-
I have to buy a menu
this is the site link
I need to insert a menu inside and open the different page not in a blank new page but in the same page
can you help me
many thanks
#  /  posted on Jul 15, 2010 -
You can write _self instead of _blank.
<args>http://www.sitename.com/page/1, _self</args>
#  /  posted on Jul 15, 2010 -
Hi, this is xavi from spain, before buying the file just a question, It's possible insert more than six groups or it's the limit
thanks
#  /  posted on Jul 30, 2010 -
-
Hello In my cms I'v got a comma in url, so ?anusia,18 doesn't work. Is there any way to set it up? Luke
#  /  posted on Aug 27, 2010 -
Please, send me a private message about it. I need to change comma separation to other character.
#  /  posted on Aug 27, 2010 -
I mean: my url looks like this: "
?anusia,18" so I tried:?anusia,18
#  /  posted on Aug 27, 2010 -
Arguments in XML are comma separated. So, I sent you new file to solve that issue your queries with comma.
#  /  posted on Aug 27, 2010 -
Well I made it with proper JavaScript Code:
this makes jump to
/index.php?newsy,3Luke
#  /  posted on Aug 27, 2010 -
Im not able to put javascript code here :(
maybe this time... Luke
#  /  posted on Aug 27, 2010 -
-
-
-
I am having trouble getting the menu to show on my own web page and I am finding that the documentation is not comprehensive enough.
Does a tutorial exist that can lead me through the steps to place the menu in a specific location in a table column. I thought it might be as easy as copying the sample from the supplied index.html and pasting it in my own web page that is also in the same deploy folder, but this does not appear to be so.
I could sure use some guidance.
#  /  posted on Oct 02, 2010 -
You need to copy this code into of your web page:
Then, copy these codes:
You can remove - base: "deploy/", - & deploy/ if you use menu in the root of your site or you can change deploy to menu's subfolder name.
#  /  posted on Oct 02, 2010 -
-
-
I can't copy JS codes. You need yo copy javascript codes from deployindex.html &
#  /  posted on Oct 02, 2010 -
-
I'm having trouble getting FancyBox to work with this menu. Any help? I found this tutorial, but I still can't seem to get it to work. I'm a newbie, so maybe I'm missing something?
http://www.flashxml.net/how-to-use-fancybox-with-a-flash-component.html
Do I put this in between the tags?
url="javascript:LaunchFancybox('images/01.jpg')" target="_self"
#  /  posted on Feb 28, 2011 -
-
Hi! It is possible to make this menu in multiple columns? I need to create a menu with 3 items and other 3 items on the right and so on. Any help? thank u. eleonora
#  /  posted on Mar 01, 2011 -











