Site setting functinality(Icon in the ribbon) trying to another copy on masterpage but not working isssue

I want to add site setting (wheel) functionality on on master page and hide ribbon,so i added following code/HTML on my master page.
This code is working when page is published /check in,but its not working(i mean popup/dropdown is not coming when clicked on icon) when page s check out.I changed ID of div and all also
   <span id="zz10_SiteActionsMenu_t"  class="ms-siteactions-normal" title="Settings" onmouseover="MMU_PopMenuIfShowing(this);MMU_EcbTableMouseOverOut(this,
true)" hoveractive="ms-siteactions-normal ms-siteactions-hover" hoverinactive="ms-siteactions-normal" onclick=" CoreInvoke('MMU_Open',byid('zz6_SiteActionsMenuMain'), MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t'),event,true,
null, 0); return false;" foa="MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t')" oncontextmenu="ClkElmt(this); return false;">
<a class="ms-core-menu-root" id="zz10_SiteActionsMenu_t" accesskey="/" href="javascript:;" title="Settings" onkeydown="MMU_EcbLinkOnKeyDown(byid('zz6_SiteActionsMenuMain'), MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t'));"
menuitemsdisabled="ctl00_ctl50_SiteActionsMenuMain_ctl00_wsaHideMenu" menutokenvalues="MENUCLIENTID=zz10_SiteActionsMenu_t,TEMPLATECLIENTID=zz6_SiteActionsMenuMain" serverclientid="zz10_SiteActionsMenu_t">
<span class="ms-siteactions-imgspan">
<img class="ms-core-menu-buttonIcon" src="/_layouts/15/images/spcommon.png?rev=23" alt="Settings" title="Settings">
</span>
</a>
</span>
same
thing is happen when deal with Welcome functionality in ribbon and code for that is
<span id="zz4_Menu_t" class="ms-menu-althov ms-welcome-root" title="Open Menu" onmouseover="MMU_PopMenuIfShowing(this);MMU_EcbTableMouseOverOut(this,
true)" hoveractive="ms-menu-althov-active ms-welcome-root ms-welcome-hover" hoverinactive="ms-menu-althov ms-welcome-root" onclick=" CoreInvoke('MMU_Open',byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'),event,true,
null, 0); return false;" foa="MMU_GetMenuFromClientId('zz4_Menu')" oncontextmenu="ClkElmt(this); return false;" style="white-space:nowrap;padding-bottom:5px">
<span>
<a class="ms-core-menu-root" id="zz4_Menu1_local" style="padding-bottom:5px" accesskey="/" href="javascript:;" title="Open Menu" onfocus="MMU_EcbLinkOnFocusBlur(byid('zz1_ID_PersonalActionMenu'),
this, true);"
onkeydown="MMU_EcbLinkOnKeyDown(byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'), event);" onclick=" CoreInvoke('MMU_Open',byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'),event,true, null, 0);
return false;" oncontextmenu="ClkElmt(this); return false;" menutokenvalues="MENUCLIENTID=zz4_Menu_t,TEMPLATECLIENTID=zz1_ID_PersonalActionMenu" serverclientid="zz4_Menu_t">Administrator
</a>
</span>
<span style="height:4px;width:7px;;display:inline-block;" class="s4-clust ms-viewselector-arrow ms-menu-stdarw ms-core-menu-arrow">
<img src="/_layouts/15/images/spcommon.png?rev=23" alt="Open Menu" style=";" />
</span>
<span style="height:4px;width:7px;;display:inline-block;" class="s4-clust ms-core-menu-arrow ms-viewselector-arrow ms-menu-hovarw">
<img src="/_layouts/15/images/spcommon.png?rev=23" alt="Open Menu" style=";" />
</span>
</span>
Can you please help me why this issue is happening or what can be reason behind this?
Thanks in Advance
Varsha Patil

I want to add site setting (wheel) functionality on on master page and hide ribbon,so i added following code/HTML on my master page.
This code is working when page is published /check in,but its not working(i mean popup/dropdown is not coming when clicked on icon) when page s check out.I changed ID of div and all also
   <span id="zz10_SiteActionsMenu_t"  class="ms-siteactions-normal" title="Settings" onmouseover="MMU_PopMenuIfShowing(this);MMU_EcbTableMouseOverOut(this, true)" hoveractive="ms-siteactions-normal
ms-siteactions-hover" hoverinactive="ms-siteactions-normal" onclick=" CoreInvoke('MMU_Open',byid('zz6_SiteActionsMenuMain'), MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t'),event,true, null, 0); return false;" foa="MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t')"
oncontextmenu="ClkElmt(this); return false;">
<a class="ms-core-menu-root" id="zz10_SiteActionsMenu_t" accesskey="/" href="javascript:;" title="Settings" onkeydown="MMU_EcbLinkOnKeyDown(byid('zz6_SiteActionsMenuMain'), MMU_GetMenuFromClientId('zz10_SiteActionsMenu_t'));"
menuitemsdisabled="ctl00_ctl50_SiteActionsMenuMain_ctl00_wsaHideMenu" menutokenvalues="MENUCLIENTID=zz10_SiteActionsMenu_t,TEMPLATECLIENTID=zz6_SiteActionsMenuMain" serverclientid="zz10_SiteActionsMenu_t">
<span class="ms-siteactions-imgspan">
<img class="ms-core-menu-buttonIcon" src="/_layouts/15/images/spcommon.png?rev=23" alt="Settings" title="Settings">
</span>
</a>
</span>
same thing is happen when deal with Welcome functionality in ribbon and code for that is
<span id="zz4_Menu_t" class="ms-menu-althov ms-welcome-root" title="Open Menu" onmouseover="MMU_PopMenuIfShowing(this);MMU_EcbTableMouseOverOut(this, true)" hoveractive="ms-menu-althov-active
ms-welcome-root ms-welcome-hover" hoverinactive="ms-menu-althov ms-welcome-root" onclick=" CoreInvoke('MMU_Open',byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'),event,true, null, 0); return false;" foa="MMU_GetMenuFromClientId('zz4_Menu')"
oncontextmenu="ClkElmt(this); return false;" style="white-space:nowrap;padding-bottom:5px">
<span>
<a class="ms-core-menu-root" id="zz4_Menu1_local" style="padding-bottom:5px" accesskey="/" href="javascript:;" title="Open Menu" onfocus="MMU_EcbLinkOnFocusBlur(byid('zz1_ID_PersonalActionMenu'),
this, true);"
onkeydown="MMU_EcbLinkOnKeyDown(byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'), event);" onclick=" CoreInvoke('MMU_Open',byid('zz1_ID_PersonalActionMenu'), MMU_GetMenuFromClientId('zz4_Menu_t'),event,true, null,
0);
return false;" oncontextmenu="ClkElmt(this); return false;" menutokenvalues="MENUCLIENTID=zz4_Menu_t,TEMPLATECLIENTID=zz1_ID_PersonalActionMenu" serverclientid="zz4_Menu_t">Administrator
</a>
</span>
<span style="height:4px;width:7px;;display:inline-block;" class="s4-clust ms-viewselector-arrow ms-menu-stdarw ms-core-menu-arrow">
<img src="/_layouts/15/images/spcommon.png?rev=23" alt="Open Menu" style=";" />
</span>
<span style="height:4px;width:7px;;display:inline-block;" class="s4-clust ms-core-menu-arrow ms-viewselector-arrow ms-menu-hovarw">
<img src="/_layouts/15/images/spcommon.png?rev=23" alt="Open Menu" style=";" />
</span>
</span>
Can you please help me why this issue is happening or what can be reason behind this?
Thanks in Advance
Varsha Patil

Similar Messages

  • After upgrading my Macbook to Yosemite, the volume icon at the top right is greyed out and sound does not work.

    After upgrading my Macbook to Yosemite, the volume icon at the top right is greyed out and sound does not work.

    Interesting bug. I'm cautiously optimistic this will get rid of the weekly annoyance. The difference is that I bought my laptop back in Feb 2015, so it came with Yosemite. I think the issue may have appeared soon after an OS update not long after I got the thing, though. I was using a sudo command in the Terminal, but that is obviously not a fix.
    I wonder if there is a broken .plist file that may be fixed ...?

  • TS3694 I just updated my 4S to the new software and since I have done this it says it is searching for service.  I have tried to back up and restore but not working!!

    I just updated my Iphone 4S to the new software.  Ever since I did the update it has been searching for cell service and I am not able to make outgoing calls or get texts.  I have tried to back up and restore but it keeps giving me the error message 3002.  I tried to click on the error number but there is no info about it.  Could someone help??  Thanks

    After I upgraded to Mavericks I was also having this message when I tried to update. There was a previous post about this problem which offered this simple solution which worked for me:
    b0n0b0
    Re: Recently upgraded to Maverick from SnowLeopard. Unable to get updates from App store.
    Mar 15, 2014 9:05 AM (in response to Terence Devlin)
    Got it! Thanx.  What I did was go to my account, check that they had my new ID and Password which they did, then hit reset button. All fixed.

  • I'm using my website, but i cant log in using mozilla firefox, even my password is correct. I also tried to restart, and reinstall also, but not working.

    Using my website, but i cant log in using mozilla firefox,

    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    If clearing cookies doesn't work then it is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies

  • The mouse right-click (to copy-paste) menu does not work correctly.

    The mouse right-click copy-paste menu often fails in Firefox 4. If I highlight something to copy and then use the mouse to right-click on it, the menu will appear down and to the right. Second, the highlighted command (i.e. copy, paste, etc) will be two steps beneath the mouse pointer. Third, if one chooses "copy" for example, your highlighted text might or might not (usually Not) be copied. This works as expected (perfectly) on this Firefox site, but fails on all other web pages. Note: This is a "company computer" where I am not an administrator.

    I am the admin on my PC, and I am not able to select the copy page after I have highlighted an area. I can if a link select copy link, but in short no more copy paste feature on this new Firefox.

  • HT204350 I have an older Mac 07 that needs to be updated the apple store left our town, I've been trying to do free down load but not working any advice?

    Hi, I have a older Mac early 07 I think, I'm trying to update it online since our apple store closed in our town.  Can anyone advise me on what I would need to do since the maverick free upgrade didn't seem to work.  Is there an earlier program that I missed?  I had gone thru a couple of brain surgeries so I might of missed some things.  Thanks

    First, have you confirmed that your Mac is compatible with Mavericks? Here are the compatible models:
    •     iMac (Mid 2007 or newer)
    •     MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    •     MacBook Pro (Mid/Late 2007 or newer)
    •     MacBook Air (Late 2008 or newer)
    •     Mac mini (Early 2009 or newer)
    •     Mac Pro (Early 2008 or newer)
    •     Xserve (Early 2009)
    so an early 2007 Mac of any type would not be compatible. If you'll run the System Profiler app (in the Applications/Utilties folder) and tell us what is says for the Model Identifier in the Hardware Overview, we can confirm what model of Mac you have.
    Regards.

  • Trying to add a HTML snippet but not working

    i am trying to add an HTML code (from goole) to my iweb blog using the HTML snippet, but once I paste the code from google only an empty box appears instead of the button it is intended to create..
    any ideas????? I am trying to add the google friends connect button to my blog
    thanks!
    madeline

    me again!!!! it worked once published...thank you
    now the new issue is that if i click on the pict of one of the "followers" on the blog, the text and picture all the person's information is too big and runs out of the screen???
    here is the webpage address in case you feel like taking a look at it for me...
    www.tourismwithatwist.com
    Thanks,
    Madeline

  • Tried to pre-order an album but not working. Please help!!!

    I tried to pre-order an album. It was one that came with a song that downloaded immedietly. I clicked pre-order and it said some error and to try again. I went to and realized I was charged for that one song that you can get first. So i thought it went ahead and pre-ordered the album anyway. I looked in my purchased history and saw nothing about the album or that one song, so it charged me for nothing! Any ideas how i can fix this?
    Message was edited by: Twilight♥Dork

    I couldn't find an answer so i just emailed iTunes support and they fixed it for me. Thanks anyway!!!!

  • Set an icon in the title bar.

    Hello,
    i am unable to set an icon before the title in the title bar.
    i am using jdk1.4.
    could someone plz tell me how to do this.
    i have tried the setFrameIcon method...but it only works for internal frames...not for JFrame.
    By default it is the tea cup and saucer icon( well, that is what it is right?)...how can i replace this with my own icon?

    Try this,
    Toolkit kit = Toolkit.getDefaultToolkit();
    Image icon = kit.getImage("myicon.gif");
    setIconImage(icon);

  • HT201269 one fine day, my i phone just hangup lost all contact detail. The screen only show a picture depicting cable connection to iTune. I have tried to restore iphone to factory setting but not working .  May i know how to proceed to recover lost conta

    one fine day yesterday, my i phone just hangup lost all contact detail. The screen only show a picture depicting cable connection to iTune. I have tried to restore iphone to factory setting but not working .  May i know how to proceed to recover lost contacts.

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • HT1414 I restored my Iphone 3G using the settings on my phone to remove photos and contacts, however since then my phone remians sitting on the apple sign on start up and has been like this for days, have tried plugging it into my itunes but not recognise

    I restored my Iphone 3G using the settings on my phone to remove photos and contacts, however since then my phone remians sitting on the apple sign on start up and has been like this for days, have tried plugging it into my itunes but not recognised can anyone help

    See this:
    iPhone and iPod touch: Unable to restore

  • I look for integrated in the legend bloc of diaporama, a widget such as "Accordion" for, with a click, or passing with mouse, open a new legend for each photo. I tried with "Accordion" of Muse, it does not work. I tried copy/paste, mais no result. The wid

    Question.
    I look for integrated in the legend bloc of diaporama, a widget such as "Accordion" for, with a click, or passing with mouse, open a new legend for each photo. I tried with "Accordion" of Muse, it does not work. I tried copy/paste, mais no result. The widget disappear in bloc legend. disparaître. Have you one solution?
    Thank you,
    Loïc

    Accordion or Tabbed panel should to it, with click and open container.
    Please provide site url where this does not work, also if you can provide an example where we can see the exact action then it would help us.
    Thanks,
    Sanjit

  • 4 hours ago my iphone randomly turned off and now i cant get it to turn back on. Ive tried everything, trying to reset it, charging it but nothing works! the charging symbol doesnt even come up when i plugged in the charger. Please help!

    4 hours ago my iphone randomly turned off and now i cant get it to turn back on. Ive tried everything, trying to reset it, charging it but nothing works! the charging symbol doesnt even come up when i plugged in the charger. Please help!

    Hello there, LaruaGalliers.
    The following Knowledge Base article provides some great troubleshooting steps for your issue:
    iPhone and iPod touch: Charging the battery
    http://support.apple.com/kb/HT1476
    Particularly:
    Battery does not charge
    Verify that the outlet being used is working.
    Try another USB power adapter if available.
    If no other USB power adapter is available, try connecting to a high-power USB 2.0 port (not a keyboard). The computer must be turned on and not in sleep or standby mode.
    Try another USB cable if available.
    iPhone or iPod touch displays the low-battery image and is unresponsive
    If you see the image below, charge the iPhone or iPod touch with USB power adapter for at least 15 minutes.    
    You should see this image when iPhone or iPod touch begins to charge:
    If the screen still displays the low-battery icon, try turning the iPhone or iPod touch off and then on again.
    If the issue persists, follow these troubleshooting steps.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • My mouse and trackpad arent responding the click on finder, i can use multitouch but not 1 touch. Aswell when i go to the findertab at the bottum with the mouse, app icons Does Not expand.

    My trackpad is responding the click on finder, i can use multitouch but not leftclick/1 click/touch. Aswell when i go to the findertab at the bottom with the mouse, app icons Does Not expand. I had no problems with it before, but I'm very confused.

    Not using any mouse pad, I have a very smooth desktop. But I just tried to use a sheet of A4 printing paper, but no result, the problem persisted.
    Someone on this forum suggested, that USB3 may interfere with the magic mouse.
    I have 2 LaCie HDD's about 70 cm away from the mouse, I use them on Thunderbolt. But in operation or not - the result is the same, the mouse plays up! Just now I was clicking the desktop and the mouse created a new folder!!
    Thanks for the advice, Bee
    Cheers, Gerd

  • I recently download a song with my IPOD Touch 4G.  The song appears in my iTunes music library but not on my IPOD.  I've tried syncing several times, but I cannot get it to transfer to the IPOD.  Any suggestions??

    I recently download a song with my IPOD Touch 4G.  The song appears in my iTunes music library but not on my IPOD.  I've tried syncing several times, but I cannot get it to transfer to the IPOD.  Any suggestions??  (This has never happened before to me)

    Use 3rd party software like:
    http://www.digidna.net/products/diskaid
    http://www.wideanglesoftware.com/touchcopy/index.php
    For items purchased (including apps) from iTunes:
    http://support.apple.com/kb/HT1848

Maybe you are looking for

  • IPad 2 will not turn on after Update 6.1

    I've read a number of discussions on the issue, but have yet to find a solution. I am using an iPad 2 (version A1395). I tried updating to iOS 6.1 over WiFi. It seemed to download well enough, but when it got to the installation, it kind of fried my

  • Detail rows not fetched in af:iterator for the first time

    Hi, I have a table with 3 columns. Column 3 is a detail record with column 1 being the parent. Column 3 is displayed in the table using af:iterator #{row.detailRows}. The detail records are created in a different page. When I add the detail records t

  • Adobe Flash Player Active X and Plugin Product Codes

    Where can I find a list of all the Adobe Flash Player Active X and Plugin product codes? I am creating an uninstall script to cleanup any old versions and would like a complete up to date listing. This thread here has up to version 11.4 - http://foru

  • Xs Project is not available in the Project Wizard

    Hi, I am trying to create XS Project referring to the blog: http://scn.sap.com/community/developer-center/cloud-platform/blog/2013/10/17/8-easy-steps-to-develop-an-xs-application-on-the-sap-hana-cloud-platform by Stoyan Manchev In the step3 mentioned

  • Does Apple FM Receiver work with the iPhone?

    When I plug in the FM receiver, I get a message saying it's not supported. Thanks.