Is this a bug for using DIV tag in adf page?

I'm using the version 11.1.1.2.0. And when I write the adf page code with empty content in div tag like this :
<div id="ex"></div>
<othertags>123</othertags>Then the code in randered page :
<div id="ex">
<othertags>123</othertags>
</div>Bug ?
Edited by: Derek.Jaa on 2010-4-21 上午4:00

Hi Simon
Thanks for you help and I can't see the tag you suggested. Maybe you should make you code between tag, replace the [] with {} .                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Rich Text Editor functionality for a DIV tag in a publishing page in SharePoint online

    Hi,
    We are having a requirement where we need RTE behavior of SharePoint 2013 Rich Html Field for a custom DIV. The scenario goes like this:
    1. I have a publishing page
    2. I dropped the content editor web part and to that content editor web part I will point to an HTML file that needs to be rendered in that content editor web part
    3. I have one DIV in the above mentioned HTML files and I want that div to be editable and I need to RTE options for that DIV.
    How to accomplish the above behavior?

    Hi,
    According to your post, my understanding is that you wanted to create html rich text editor for a DIV tag in a publishing page in SharePoint online.
    You can create your own Rich Text Editor.
    Here are some great blogs for your reference:
    An Example to Use HTML Rich Text Editor
    Example: Using the Editor's instance
    Rich Text Editor control in SharePoint 2010
    Regarding SharePoint Online, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Office 365 forum.
    Office 365 forum
    http://community.office365.com/en-us/forums/default.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Help needed creating vertical bullet list using div tag and css

    Hi,
    I think there is something quite fundamental that I'm missing when using div tags - I seem to keep running into problems with them.
    I'm trying to create a vertical bullet list. It works fine when I try the code on its own as follows:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    #techlistcontainer {
        /*list-style-type: square;*/
        position: absolute;
        top: 20px;
        left: 0;
        z-index: 2;
        width: 75%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 30;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 30;
    #techlistcontainer ul {
      margin-top: 0;
      margin-left: 0;
      padding-left: 0;
      list-style-type: none;
      font-family: Arial, Helvetica, sans-serif;
    #techlistcontainer li {
        margin-bottom: 8px;
        list-style-type: circle;
        margin-left: 50px;
        padding-right: 30px;
    -->
    </style>
    <head>
    </head>
    <body>
    <div id="techlistcontainer">
    <ul id="techlist">
              <li>Java Messaging Service (JMS)</li>
              <li>Message Driven Beans </li>
              <li>Remote Session EJBs with multi-threading</li>
              <li>Message Oriented Middleware(MOS) such as Websphere MQ series, Mercator with SAP/ERP</li>
              <li>XML messaging</li>
              <li>CORBA (Common Object Request Broker Architecture), RMI (Remote Method Invocation)</li>
        </ul>
    </div>
    </body>
    </html>
    http://www.pa-solutions.co.uk/vertical_list.html
    When I insert that into my site template page, its all over the place:
    http://www.pa-solutions.co.uk/development.html
    I've put the css code into a seperate file http://www.pa-solutions.co.uk/pas.css - I get the same results when its embedded into the html doc.
    Please help before I pull all my hair out.
    Thanks,
    Phil.

    Unless you know what you're doing with absolute positioning, avoid absolute positioning! Absolute positioning actually takes an element out of the normal HTML document flow and positions it absolutely in relationship with it's first parent with a position other than static - for details read the HTML specs at the W3C.
    Ideally you should use the normal HTML document flow. Divs are block level elements meaning that they act like blocks that take up a height (determined by children content) and width (the full width of the page or it's parent container, unless you tell it otherwise).
    For your CSS try this:
    #techlistcontainer {
        width: 75%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 30;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 30;
    How does that work with your templates?

  • Why is "onLoad" not allowed for the div tag in the behaviors effects?!

    I have a js menu positioned relatively over a Flash intro in hybrid fashion; I'd like for it to appear gradually on Load so that it appears at the end of the intro, but you can't use onLoad for the div tag apparently. Is there any other way to do this? I do NOT want to have to create a navigation menu in Flash...

    As David says onLoad does exactly what it says, triggers the event on page load.
    A simpler solution would be to attach a JavaScript behavior to the onLoad event or separately it would not matter, to gradually fade-in your menu.
    There are many utilities to do this and all are dhtml, Try searching for one and adding it to your webpage.
    See the spry fade-in/out for an example of a simple effect, (you would have to adapt it to your requirements as with most special effect behaviors).
    Link to spry:
    http://labs.adobe.com/technologies/spry/home.html
    PZ

  • Is this a bug for 10.3.9 installation

    Hi everyone especially mac experts
    This is my first visit to this forum. I have been using my Powerbook g4 12 inch for 3 - 4 years, never had any problem til now!!
    My mac has problem all the sudden, got hacked or something, I dont know, I cannot even restart, it hung since apple logo appear, only way is insert install disc + press C with only one option it allowed me to do "erase and install" no backup no upgrade!!!!
    Anyway, that is not my question, it just a whining, my question is when i tried to reinstall with my installation CD that came with my powerbook and/or panther CD with 3 blacks and 1 codeX, which I got it when I was a member of developer connect. The series of problem are as follow
    1. during installation of CD2, i got installation failure with error messages said some packages cannot install!!!
    2. after i ignore (1), by click "quit" which is only one option anyway, os started to ask me to fill in all information include setting user name and password for admin account. so i did. Then I start to do "software update", and it failed to update/install QuickTime 7.x.x. Then i tried to download only, unpackage and install myself, it has the same results
    3. From (2) i search solution on mac website by using winXP, and found that i have to remove some packages in /Library/../receipts/ and reinsert CD 2 again to reinstall, cool.. i will give it a shot. Unfortunately, it asked for admin password and i could not give a correct password, but i remember and have it written down on a paper. Then i check at Preference->account->admin and see it shows 7 digits or * instead of 9 digits. I wonder that someone might hacked into my computer and change it.
    Therefore, I decide to reinstall again, this time, i spent more time by include erase disk with option "write zero to disk" and no network connection to make sure there is no trace from hacker! Unfortunately, I got the same problem from (1) to (3) without update software d/l. therefore, i believe (3)is a bug it is obvious from my observation, if i cannot solve (3) i will not be able to solve (1) and (2), and i will not have my mac back to work
    Please give me advice, i already lost all my data and spent my weekend trying to fix these problems, which non can be fixed (yet)
    Thanks in advance

    Roam,
    Thanks again for your suggestion,
    "Furthermore one should always Repair Permissions both before doing a Software Update and again afterwards."
    I honestly dont know anything about this "Repair Permissions" from the name, i though it is a verification of authentication to repair OS or some kind of credential issue, and since i m admin user then there is no point to verify it, i should be allowed to do so. Again it is my first time to do this thing in 3 - 4 years of using panther, every time i update software i never ever do this! If this step is essential for every update and installation why dont apple put them as one of TODO step during the processes (as licensing agreement) instead of keep them as an option (just my thought) Anyway, I m glad u tell me about it, and i will give it a shot tonight.
    "That may because you didn't have sufficient disk space. In fact running out of disk space can create all sorts of problems. Please tell me how disk space is available on your
    start up drive."
    That what I thought coz i have only 5.x GB left in 60 GB HD. Thats why I claimed as whining and have to scarify the lost of data by reinstall panther in order to get my mac back to work
    "So are you saying it is a bug or it is a hacker, I don't believe it is either"
    Please see second update info about password, and i m not impose anyone to believe, thats why the topic is a questioning sentence "Is this a bug.."
    "This Discussion site is not Applecare. The people here give their time voluntarily to those who are receptive to help."
    Thats why i ask for "mac expert" not "apple authority/technician" and always appreciate any suggestion.
    Anyway, that great to hear from you and i have learned new thing from your suggestion. I will let u know when i have tried it.

  • Is this a bug for drop down box in DS1.3?

    I found that if there were many items (e.g. 50), when I clicked the arrow of the drop down box, it showed the items and then disappeared all the items except "ALL". I have to use "F4" key to display all the items and use scroll bar to show the items.
    It is OK when there are few items and no scroll appears in the list.
    Did anybody meet with the same problem?
    Thank you.

    Roam,
    Thanks again for your suggestion,
    "Furthermore one should always Repair Permissions both before doing a Software Update and again afterwards."
    I honestly dont know anything about this "Repair Permissions" from the name, i though it is a verification of authentication to repair OS or some kind of credential issue, and since i m admin user then there is no point to verify it, i should be allowed to do so. Again it is my first time to do this thing in 3 - 4 years of using panther, every time i update software i never ever do this! If this step is essential for every update and installation why dont apple put them as one of TODO step during the processes (as licensing agreement) instead of keep them as an option (just my thought) Anyway, I m glad u tell me about it, and i will give it a shot tonight.
    "That may because you didn't have sufficient disk space. In fact running out of disk space can create all sorts of problems. Please tell me how disk space is available on your
    start up drive."
    That what I thought coz i have only 5.x GB left in 60 GB HD. Thats why I claimed as whining and have to scarify the lost of data by reinstall panther in order to get my mac back to work
    "So are you saying it is a bug or it is a hacker, I don't believe it is either"
    Please see second update info about password, and i m not impose anyone to believe, thats why the topic is a questioning sentence "Is this a bug.."
    "This Discussion site is not Applecare. The people here give their time voluntarily to those who are receptive to help."
    Thats why i ask for "mac expert" not "apple authority/technician" and always appreciate any suggestion.
    Anyway, that great to hear from you and i have learned new thing from your suggestion. I will let u know when i have tried it.

  • How to achive in this data in oracle using xml tag ?

    hi All ,
    i am using sql 3.1
    i have one question that how can i achieve this below XML tag using XML query. this below  whatever i am showing here data is one table . how can i achieve this things using XML tag like xml forest or whatever may be
    please help me .
    ---code
    <Metadata>
    <Dept Deptno="10">
      <Name>Administration</Name>
      <Location>Seattle</Location>
      <Employees>
       <Emp empid="200">
        <FirstName>Jennifer</FirstName>
        <LastName>Whalen</LastName>
       </Emp>
      </Employees>
    </Dept>
    <Dept Deptno="20">
      <Name>Marketing</Name>
      <Location>Toronto</Location>
      <Employees>
       <Emp empid="201">
        <FirstName>Michael</FirstName>
        <LastName>Hartstein</LastName>
       </Emp>
       <Emp empid="202">
        <FirstName>Pat</FirstName>
        <LastName>Fay</LastName>
       </Emp>
      </Employees>
    </Dept>
    </metadata>
    Thanks
    Damby

    please reply

  • Is this a bug for CTI Toolkit Agent desktop (Version 7.5.10510)

    Hi,
    Today I have found a strange thing with CTI Toolkit Agent desktop (Version 7.5.10510). One agent is logged in on CTI Toolkit agent desktop with his Agent ID (5101) to an extension 999111. Then from other PC another agent is also able to login on CTI Toolkit agent desktop with same Agent ID (5101) to the same extension 999111. Tough they are logged in with same agent ID and extension number from different PC but it is not desired that 2 person can login with same Agent ID and extension at a same time.
    Can any one tell me that is this a bug or normal procedure.
    Thanks,
    Ashfaque

    Hi,
    this is normal (although it does not seem to follow any logic).
    If you want to change this behavior, modify the following registry keys on the CTI OS server:
    HKLM\SOFTWARE\Cisco Systems, Inc.\Ctios\CTIOs_[instance]\CTIOS1\EnterpriseDesktopSettings\All Desktops\Login
    RejectIfAlreadyLoggedIn
    WarnIfAlreadyLoggedIn
    G.

  • IMessage automatically sends as SMS even if turned off in the Settings. Is this a bug for ios 6.0.1?

    I know there's still bugs for iMessage and so when I'm not on wifi but the iMessage is turned on, I don't wait for the iMessage to fail sending. I press and hold the message to send it as text message instead immediately. Then the recepient tells me that they receive my text messages twice. So what I did today, I sent an iMessage without being connected to wifi and let it attempt to send and let it fail. To my surprise, after failing as iMessage, it automatically sent as an SMS when I had that setting turned off. Do I make sense? Do you guys also experience the same problem?

    When imessage is unavailable it sends it as SMS - that is normal see link http://support.apple.com/kb/HT3529
    troubleshooting message http://support.apple.com/kb/ts2755

  • How to use HTML tags inside JSF pages

    I am creating a Menu using dataTable and outputLink in a JSF page.
    <div class="bodyarea">
    <div id="location">
    <ol>
    <h:dataTable value="#{menuItem.breadCrumb}" var="bread" >
    <h:column>
    <li>
    <h:outputLink id="crumbID" value="#{bread.menuLink}">
    <h:outputText id="crumpName" value="#{bread.menuLabel}" style="width: 165px;"/>
    </h:outputLink>
    <li>
    </h:column>
    </h:dataTable>
    </ol>
    </div>
    </div>
    I want to use <li> HTML tag as shown in code above before and after every <tr> tag formed, but when i run it and see view source, this is how it shows:
    NOTE: you can see it has thrown out of <table> tag itself.
    <div class="bodyarea">
    <div id="location">
    <ol>
    <li>
    </li>
    <table>
    <tbody>
    <tr>
    <td><a id="_id0:0:crumbID" href="/eApps/admin/loginPage.jsp?MenuItem=-1"><span id="_id0:0:crumpName" style="width: 165px;">Home</span></a></td>
    </tr>
    <tr>
    <td><a id="_id0:1:crumbID" href="/eApps/admin/loginPage.jsp?MenuItem=3~-1"><span id="_id0:1:crumpName" style="width: 165px;">HIM Admin</span></a></td>
    </tr>
    </tbody>
    </table>
    </ol>
    </div>
    </div>
    Can some one help me, how do i use HTML tags inside <h:dataTable>.
    Or is their any other way i should form my Menus, to fully utilize to HTML tags.
    Thanks
    Ravi

    Hello,
    You can embed the verbatim elements in your datatable, ie,
    <h:dataTable value="#{menuItem.breadCrumb}" var="bread" >
      <h:column>
        <f:verbatim><li></f:verbatim>
        <h:outputLink id="crumbID" value="#{bread.menuLink}">
          <h:outputText id="crumpName" value="#{bread.menuLabel}" style="width: 165px;"/>
        </h:outputLink>
        <f:verbatim></li></f:verbatim>
      </h:column>
    </h:dataTable>

  • Font licensing for use with CSS3 in web pages

    Hello,
    most of you probably know that with CSS3 and using @font-face tag u can embed a font on your web page.
    But since for using this tag u must upload the original OTF font file to the server i am wondering how does this conflict with licensing issues.
    I would like to use Myriad Light font for headers on my webpage but am concerned about this issue. Do I need any additional licenses and and where can i get them.
    Hope anyone can anwser this
    Best,
    S

    Hi Jonathan,
    if you stop your cloud subscription the included typekit subscription ends, too. Therefore websites that use typekit fonts won't display them anymore. (Text will be displayed with your fall back font or your browsers default font.) To keep your websites working as you intended you need to keep paying for a typekit subscription.
    See also:
    http://forums.adobe.com/message/5336533
    http://help.typekit.com/customer/portal/articles/6618-cancel-your-account
    To answer your question 3:
    Cloud includes a typekit Portfolio subscription. So the page view limitations of the portfolio subscription apply.
    https://typekit.com/plans
    I haven't found out about the usage of desktop fonts, after you end your subscription. I doubt that Adobe allows to use the fonts when the subscription is cancelled.
    Marcus

  • How to use HTML 'pre' tag in ADF pages

    Hi,
    I am using adf 11.1.1.6.0 and trying to print some formatted text from log files. It can contain either xml / log file with new lines / tabs.
    When I use hte UIX / Regular jsp, I am able to use the <pre> tag and retain the output format form end user.
    When I am migrated the same application to ADF, I am not able to get the desired output format.
    Here are my trials:
    <af:outputYext> with escape="true" : Entire output is displayed in a single paragraph. All new line/formatting has gone.
    <af:outputYext> with escape="false" : Page itself is not painting as the logout put has some special characters.
    <af:richTextEditor> readonly = true : Taking out all xml tags with in the output log
    I tried with f:verbatim as shown
    <f:verbatim><pre> </f:verbatim>
    #{dojStep.displayStepOutput}
    <f:verbatim></pre></f:verbatim>
    In this case, I get the following error: "End tag does not match start tag 'pre'."
    Can you please suggest the alternative to use the html pre tag in ADF world to print the el expression data as it is.
    Thanks,
    -Jaya.

    Hi,
    have a outputText.. with escape="false"
    and in #{dojStep.displayStepOutput} have it like this
      public String displayStepOutput(){
    StringBuilder sb = new StringBuilder();
    sb.append("<pre>");
    sb.append("your text");
    sb.append("</pre>");
    return sb.toString();
    }example-
    <af:outputText value="#{dojStep.displayStepOutput}"/>

  • Any sample for using Captcha with Oracle ADF ?

    Hi
    Thank you for reading my post
    is there any sample available for using captcha with adf faces ?
    thanks

    Hi,
    nott hat I am aware of. However, I started a project to build a custom JSF component using
    http://jcaptcha.sourceforge.net/
    Not sure when I have this finished, but the goal is to have this working with ADF Faces (not sure if it makes sense to bind the component to ADF though)
    Frank

  • Use jstl tags in jsf page

    I have h:dataTable in each row of which i'd like to output row data as text, inputfield or link depending on row data type
                        <h:dataTable id="pnlHistory" value="#{UserOrdersBean.orderLineWrappers}" var="wrapper" rendered="#{UserOrdersBean.isBasicUser}"
                                     columnClasses="history_col1, history_col2, history_col3, history_col4, history_col5" width="100%" cellpadding="5" >
                            <h:column>
                                <f:facet name="header">
                                    <h:commandLink action="doRefresh" actionListener="#{UserOrdersBean.doSort}">
                                        <h:outputText value="#{msg.userorders_itemName}">
                                            <f:param value="orderLineWrappers"/>
                                            <f:param value="itemName"/>
                                        </h:outputText>
                                    </h:commandLink>
                                </f:facet>
                                <h:outputText value="#{wrapper.itemName}" styleClass="itemdescription"/>
                            </h:column>
                            <h:column>
                                <f:facet name="header">
                                    <h:commandLink action="doRefresh" actionListener="#{UserOrdersBean.doSort}">
                                        <h:outputText value="#{msg.userorders_data}">
                                            <f:param value="orderLineWrappers"/>
                                            <f:param value="data"/>
                                        </h:outputText>
                                    </h:commandLink>
                                </f:facet>
                                <c_rt:choose>
                                    <c_rt:when test="#{wrapper.type==0}">
                                        <h:outputText value="#{wrapper.data}" styleClass="basic_thin"/>
                                    </c_rt:when>
                                    <c_rt:when test="#{wrapper.type==1}">
                                        <h:inputText value="#{wrapper.data}" styleClass="basic_thin" style="width:160px"/>
                                    </c_rt:when>
                                    <c_rt:when test="#{wrapper.type==2}">
                                        <h:outputLink value="#{wrapper.data}">
                                            <h:outputText value="#{msg.userorders_link}" styleClass="basic_thin"/>
                                        </h:outputLink>
                                    </c_rt:when>
                                </c_rt:choose>
                            </h:column>
                         </h:dataTable>trying to use jstl tags but unsuccessfull. Is it ever possible user jstl tags in jsf tags like listed above

    Replace the c:choose block by<h:outputText value="#{wrapper.data}" styleClass="basic_thin" rendered="#{wrapper.type == 0}" />
    <h:inputText value="#{wrapper.data}" styleClass="basic_thin" style="width:160px" rendered="#{wrapper.type == 1}" />
    <h:outputLink value="#{wrapper.data}" rendered="#{wrapper.type == 2}">
        <h:outputText value="#{msg.userorders_link}" styleClass="basic_thin"/>
    </h:outputLink>

  • How to use HTML5 Video in adf page

    Hi,
    I need to use HTML5 video instead of af:media in my adf page inorder to avoid browser plugin request to the end user.
    I've placed the video tag in .jsff as below:
    <video width="320" height="240" controls="controls" poster="../resource/poster.png">
    <source src="../resource/FAE_Intro_cropped.mp4" type="video/mp4" />
    <source src="../resource/FAE_Intro.ogg" type="video/ogg" />
    Your browser does not support the video tag.
    </video>
    When I run the web application, it shows the poster image but it does not show the video. It simply shows a 'X' in the center.
    I'm using jdev version:
    Studio Edition Version 11.1.1.3.0
    Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    Can someone please help me in this regard.
    Thanks,
    Bhaskar Podugu

    Yes. I tried surrounding with f:verbatim tag but still it did not worked.
    The actual HTML file when run outside of jdev (i.e., going to the folder and double clicking the .html file) is showing up the video but when the same is run through jdev as a deployment, it doesn't show up.
    I'm testing this in Mozilla FF 9.0.1.
    If the reference to the video file is incorrect, it shouldn't even show the poster image but I can see the poster image which is also placed in the same location.
    I tried placing af:inlineFrame(pointing it to the actual HTML file) inside jsff page, but it did not work.
    Does weblogic server need any configuration for flushing HTML5 Video content?

Maybe you are looking for

  • Blue question mark instead of my picture message. Can anyone help?

    I've recently restored my iPhone 4S and going back through my old messages none of the pictures can be opened. It's replaced with a blue question mark.  Can anyone help?

  • Field Text is a required field for G/L account (VF02 release to accounting)

    Hi gurus, the following error message shows in VF02 when releasing to accounting: "Field Text is a required field for G/L account in E178 (=CoCd) 4420000000". We checked the G/L master (FSS0) - information tab - G/L Account texts in Company Code (for

  • Keynote won't open in all accounts on same machine

    I started having problems with keynote ver2 on g4 17 inch powerbook after going from 10.3.9 to 10.4.4 so to solve the problem i purchased i works06 and installed it as an update however the problem persists namely when i attempt to launch or open exi

  • Live Video Broadcasting over LAN

    Hi Guys, I have studied the JMF Framework. And sucessfully transmitted and received video and audio over a network i.e. LAN. Also I have successful in displaying Webcam onto applet. Only issue with me is how do I broadcast the Live Video to clients.

  • Functional requiremnts for table level entry from webui in crm 7.0

    Hi Experts. Please guide me how to give the functional requirements to the technical consultants. Also need to know how to navigate from the webui in crm 7.0, to get the table details. If i enter F2, I can see the details of the feild, I need to know