How to remove extra html markups from adf generated code in webcenter porta

hi!
I am trying to develop navigation in oracle webcenter portal.
My code is generating extra div's for li and a tags. how to remove the extra div's.
code in my template for generating navigation is:
<div id="JS-MainNav " class="menu9 clearfix">
<ul class="jd-menu">
<!-- Root UL-->
<c:forEach var="node" varStatus="vs"
items="#{navigationContext.currentModel.listModel['startNode=/, includeStartNode=false']}">
<li class="single">
<!-- first li-->
<af:goLink id="gLink" styleClass="menu9two accessible"
destination="#{node.goLinkPrettyUrl}">
<af:outputText value="#{node.title}"/>
</af:goLink>
</li>
<c:if test="${node.selected}">
<c:set value="${node.children}" var="childNodes"
scope="session" />
<ul>
<!-- 2nd level ul inside li-->
<c:if test="${childNodes ne null}">
<c:set var="childNodes"
value="${navigationContext.currentModel.currentSelection.parent.children}"/>
<c:forEach items="#{childNodes}" var="node">
<li class="fixMenuEN ${node.selected ? 'active' : ''}">
<!-- 2nd level li-->
<af:goLink inlineStyle="#{node.selected ? 'font-weight:bold;' : ''}"
id="sub" text="#{node.title}"
destination="#{node.goLinkPrettyUrl}"/>
</li>
</c:forEach>
</c:if>
</ul>
<!--</c:set>-->
</c:if>
</c:forEach>
</ul>
</div>
<!-- xMain Site Tabs -->

What's the HTML result in your browser form this code?

Similar Messages

  • How to remove inser html here from page

    I have just inserted a contact form made externally and remotely hosted to my contact page. Unfortunately there is a totally unnecessary 'Insert your html here 'above the form. Please can someone tell me how to remove it. I made the form in 123 form maker easy to do brilliant customer service.

    Hello,
    Please right click onthe form and click on Edit HTML.
    Now at the top of the code it might have a "insert your HTMl Here". Please delete it and click  on "OK"
    Regards,
    Sachin

  • How to remove extra blank spaces from log file.

    i have created a log file which contain the logs of a program. the logs are getting created fine for the first execution of the program but from the second time the log file is getting blank space's after every character.
    i have used the code to append the text in log files few examples : 
     'Clean up process started....' >> $log
    File name :'+ $files +'Time-Stamp: '+ $endtime +'Search complete.' >> $log 
    .i want to remove the extra spaces after each character but not all the spaces from the file. Thanks in advance.

    hi  mjolinor
    add-content is used to insert text it does not append text at the file .i used >> to append the text on log file ..
    from 
    Get-Help ADd-Content
    Synopsis
    Appends content, such as words or data, to a file.
    [string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "

  • How to remove extra header/footer from BC default template?

    BC put their own header (with live links to dummy pages) and footer (two line of text on the bottom) in my Dreamweaver CS6  job at  http://140001.worldsecuresystems.com/
    Although I'm in the directory I can't seem to delete theses items,
    the Main Template.dwt inside the default Templates folder.
    I can't even delete the code inside it and leave it as an empty file.

    Tobydog20,
    I eneded up having to log in directly at Business Catalyst, not going through DW at all. There I entered a completely different mode, many more folders were visible. There it should also show you the template folder (the one you can't delete) belongs to your current DW project, which is why you can't delete it. You should see the other files that you can delete -- it's an entirely different experience going through Business Catalyst.
    An extra caution, Adobe also added some new CSS global sheets to MY project that weren't in my original upload, so keep an eye out. I discovered this when I had to add code and I swore that page didn't belong to my job. Well, it did.

  • How to remove the HTML formatting from error sources

    Does anybody have a good way to strip the HTML mark-up that often shows up in the source field of an error cluster.  I would like to log the error source to a text file, and display the error source in a text control, without the HTML mark-up.
    I'm using LabView 8.5, but I'm sure a solution for an older version of LabVIEW can be easily adapted to the latest version.
    Thanks,
    Mark Moss

    smercurio_fc,
    that is what I get on my system (Win XP Pro SP2, LV 8.0.1 and newer). If you see it different there must be something different between my and your system.
    Message Edited by waldemar.hersacher on 03-10-2008 12:45 PM
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    HMTLinSimpleErrorHandler.png ‏11 KB

  • How to remove a particular gadget from windows7 image

    sir how to remove a particular gadget from all other existing gadgets in windows 7sp1 image, can we do it by DISM?

    Hi,
    If the above method doesn't work, you can try pre-configuring sidebar gadgets using unattend.xml, which can be used to override Sidebar default settings.
    To disable Windows sidebar gadgets when windows load, you can configure this following in your unattend.xml.
    <unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Sidebar" publicKeyToken="31bf3856ad364e35" language="neutral"
    versionScope="nonSxS" processorArchitecture="x86">
    <SidebarOnByDefault>false</SidebarOnByDefault>
    </component>
    </settings>
    </unattend>
    For detailed information, you can refer to
    http://blogs.msdn.com/b/sidebar/archive/2007/03/08/pre-configuration-of-sidebar-gadgets-using-unattend-xml.aspx
    Or try customize windows using sysprep tool
    http://www.sevenforums.com/tutorials/286053-system-preparation-tool-use-customize-windows.html
    Andy Altmann
    TechNet Community Support

  • How to remove the approved order from the table in sapui5

    Hi Experts,
      how to remove the approved order from the table in sapui5.
    After Approving the order how to remove the order from the table in sapui5.
    Please help me.
    Thanks & regards
    chitti Babu

    Hi,
    Probelm is OBIEE on your machine.Some one might have deleted pdf option.
    Refer : http://obiee101.blogspot.com/2009/07/obiee-dashboard-default-controls.html
    Try to find out tag that is to be removed from controlmessages.xl so that you have only HTML.
    Update :
    Stop BI Server.Try removing below tag and restart server.
    (sawm:if name="enablePDF">(a class="NQWMenuItem" name="pdf" href="javascript:void(null)" onclick="return PortalPrint('@{pdfURL}[javaScriptString]',@{bNewWindow});">
    <sawm:messageRef name="kmsgDashboardPrintPDF"/></a)</sawm:if)
    Regards,
    Srikanth
    Edited by: Srikanth Mandadi on Apr 19, 2011 3:36 AM

  • HT1918 How to remove my credit card from my App Store Account?

    How I remove my credit card from my Apps Store Account??
    I want to avoid unwanted purcharses from my nephew.... Someone can help me?
    I know it's possible to "upgrade" one account adding credit card, I can not find a way to remove it.

    you can't from the iPad.
    Go to iTunes on a computer, log in with your apple ID and select 'account'.
    After that , select 'payment method' and select 'none'.
    Good luck
    PS: reply if you're having trouble. You use mac or windows?
    Message was edited by: jesterwylde

  • How to remove credit card details from iPad 4. So I can download free apps from apps store??

    Please someone tell me how to remove credit card details from iPad 4, so I download free apps from App Store??

    None for payment
    After establishing the Credit Card account, you can remove the credit card information by editing your payment info, choosing "None".
    Note: You won't find "None" if you have not purchase anything with the Credit Card.

  • How to remove the credit card from the Apple id?

    how to remove the credit card from the Apple id?
    plz ITS urgently

    If the option to select "None" isn't appearing when you attempt to edit your payment information, then there is likely a billing issue with your last iTunes Store purchase(iTunes didn't receive payment from your credit card company for that order). Before you can remove your credit card, you have to pay for the unpaid order. You can call your credit card company and troubleshoot the billing issue with them, or try another card, or if you live in a country that supports iTunes Gift Cards, you can redeem one of those to pay for the order. Once you have done that, you should be able to remove your credit card info as outlined in http://support.apple.com/kb/ht1918

  • How to remove my credit card from the App Store

    How to remove my credit card from the App Store

    I used a pre-loaded credit card so when it ran out i had problems, primarily because it wont let me download or update anything until the "billing problem with the last transaction" was resolved. I dont really care if the purchase goes through but i want to be able to update stuff again and it wont give me the option to select 'none' under payment type. do i have to put another card on there just so i can "resolve the billing problem" and then i have  to take it off again or is there a way around this or is it a never ending cycle?

  • How to remove the silican ball from the audio jack

    how to remove the silican ball from the audio jack in DV6 6116 laptop

    Try a vacuum, otherwise it will certainly require disassembly to attempt to remove it from the jack.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Any ideas on how to remove a small scratch from the screen or whether it is covered by apple?

    Any ideas on how to remove a small scratch from the screen or whether it is covered by apple?

    Call Apple Care and ask them if your computer is still under warranty. 

  • How to remove photoshop elements 3 from being the default program to open photos

    how to remove photoshop elements 3 from being the default program to open photos in iMac 10.6.8; want to use Preview 5.0.3 as before. Somehow I clicked an "ok" to a question asking if I wanted photoshop e 3 to be the default program (NOOOO - too slow, too cumbersome just for viewing pix) What was I thinking????

    This might help just found googling http://www.bittbox.com/os-x/how-to-set-the-default-program-to-open-a-certain-type-of-file- in-mac-os-x
    Try once please.
    Thanks,
    Garry

  • How to remove obsolete oss note from SPAU List

    Dear All,
       How to remove obsolete oss note from SPAU List. Bocz it having yellow trafic Signal and  it is not allowing me to reset to orginal or adopt.
    Please tell me how to reolve this problem.

    Hi,
    Please mention the Netweaver release of your system.
    Next, if you mention the note is obsolete - the traffic light should be grey.
    If its yellow, that means semi-automatic adjustment needs to be made.
    If you click on the obsolete greyed out note, you get a message saying the note correction was delivered with upgrade or support package and it could be reset.
    If you click on the yellow note, the system would try to reapply the note via SNOTE.
    Please try either or the above and let us know the system response.
    Regards,
    Srikishan

Maybe you are looking for

  • Logical flat file in SAP

    Can anybody help me with documents regarding logical flat file in SAP? I want to create a logical flat file . Moreover I want to load data which is stored in logical flat file path .Lastly if I want to make changes in that flat file .. How should I p

  • Various process crashes prevent login to main user account

    Here's a good one. I can't log in to my main user account; here's the recap: Computer was acting slow and pausing a lot over past couple of weeks; I put it down to internet slowness at first, but after awhile I began closing down less-critical proces

  • User exit for PR

    hi all what we need is if the stock is available at other plants then the user should not able to create the PR is there any user exit for checking the stock at all plant while creating the PR,

  • Regarding IDOC Monitoring

    Hello Gurus, IDOC is sent from Third party tool to sap, it was working fine, but once they changed the third party  tool , IDOC are not receiving  from SAP side. Is there any separate tool setting which should be checked ?? How to go ahead in this ca

  • What are the normal Boot time?/Wake from sleep time? for MB?

    Looking to buy a MacBook for my wife to replace her old Dell D-420. The Dell still works fine but takes forever to boot and to wake from hibernation. I was given an old iBook a few weeks ago and was amazed at how fast it woke from sleep mode (the boo