Toggle navigation
Menu
My Cloud
<% _.each(items, function(item, key){ var firstEle = "", hasDropDown = (item.hasOwnProperty("SubMenu")) ? "dropdown" : false, navId = (item.label).toLowerCase() secEle = ""; //JM: My Cloud and Photos & Videos text have spaces in between, to overcome that we need to explicitly define the ids switch (key) { case 0: firstEle = "homeLink"; navId = "home"; break; case 1: navId = "photos"; secEle = "photoLink"; break; default: navId = (item.label).toLowerCase(); console.log(navId,"NAVID"); secEle = ""; break; } %>
<% if (firstEle != "") { %>
<% } %> <% if (secEle != "") { %>
Get prints
<% } %>
<%=item.label%>
<% if(hasDropDown != false) { %>
<% _.each(item.SubMenu, function(subMenu, key){ if(subMenu.ottVisible && _isOttUser){ %>
<%= subMenu.text%>
<% } else if(!_isOttUser && subMenu.cloudVisible){ %>
<%= subMenu.text%>
<% }}); %>
<% } %>
<% }); %>
Upload
How to use Verizon Cloud
Cloud FAQs
Ask your Community
Send Feedback