Alternate to iframe inside a CQ5 page

Hi ,
I need to load a content/mypage.htmlwhich has been developed using cq5 page component into a page component. i have used iframe to load the content.the html file has videos. here are the suggestions i needed.
1. Alternate to iframe to load content in cq5.
2. when i use iframe in safari 5.0, content gets collapsed.
please help me to resolve these
thanks,
Raja R

Hi Raja,
Could you provide a little more detail?
I think you're saying that:
You have 2 pages - page A and page B
You want to include some or all of the content of page A on page B
If so - there are a number of ways you could go about this... Sling is very good at this kind of thing - as it allows you to include the output of rendering another resource at any time (check sling:include tag or sling.include within a scriptlet).
A good start would be to try using the reference component, which uses Sling's include capabilities to dynamically include content from one parsys (ie on page A) in another (ie on page 2). If you edit the 'reference' property in the dialog directly, you can even include the whole page (header and all) although this is likely to generate invalid HTML.
Hope this helps,
regards,
tom

Similar Messages

  • iframe link, inside a frameset page, does not go to the new link when left clicked. but just clears the page instead.

    Trouble shooting info from my computer attached as requested, but problem exists on other people's computers also, including MACs.
    Problem exists only with <iframe> link within a page that is part of a frameset. If page contained within a frameset is accessed directly (ie, show only this frame) then the <iframe> link works normally.
    Works ok in Internet Explorer, used to work in Firefox. If RIGHT click on the <iframe> link then select either new tab or new window it works OK.

    At first I was ending up opening to the Help page, but finally u sent me instructions that worked. Now my Net connection opens to my Yahoo page.

  • Integrating the PHP Based Forum Component in CQ5 Pages.

    We have the requirement to integrate the Php based forum product (VBulletin) in our CQ5 pages. Have anyone already integrated the Php based prodcuts with CQ5? Especially i would like to know the feasibilty on the following point.
    A. Do we need to implement the Wrapper Service to interact with Php based products / APIs?
    Thanks,
    Thyshiva.

    There of course multiple ways to attempt to integrate with a service like this, the approriate approach will vary based on your requirements.
    The first question I would ask is what functionality are you trying to integrate into you CQ5 pages. Are you just trying list summaries of posts - say the 3 most recent posts on topic X, or are you attempting to display the complete forum functionality in a CQ 5 page.
    If you doing a light weight integration - for example displaying the most recent posts then I would explore the possiblity of a client side integration using AJAX to pull the data from your PHP system in JSON or XML format. This avoids any caching related issues and keeps the integration loosely coupled. There are of course variations on these methods that use CQ as a proxy to the PHP application, but then you end up having to write a OSGI wrapper service that talks to your PHP app over web services.
    If your integration is more complicated and you are looking to enable all the forum functionality. If your PHP app is visually the same as you CQ5 site you can make use of a iframe to include it in a CQ page. This obviously have potential issue (security, layout issues if sizes or CSS aren't consistent). CQ5 includes a foundation component to help with this - the External component which leverages an iframe.
    If an iframe or client side approach won't work then you would need to look at creating a set of OSGI wrapper services that communicate with your PHP application via web services. This obvious would be a singificant development effort, and depending on the capabilities of you PHP application may be difficult to implement. In particular user management and security integrations be complex (you can avoid these sorts of issues with a client side or iframe approach, especially if you can sub-domain the PHP app, or use the same apache server to host both dispatcher and you PHP app).

  • I used tag to show PDF file inside my JSP page, It is working properly in IE but nothing shows in Mozilla. What should I do?

    I've used to display a PDF file inside my JSP page. It is working fine in IE. However, many of users of this application are using Mozilla and the platform is Ubuntu so it is vital that the file is shown in Mozilla as well. How can I solve this problem.
    == This happened ==
    Every time Firefox opened
    == I run my jsp page

    Such conditional code will only work in IE and not in other browsers like Firefox.
    You can ask questions and advice about web development at the mozillaZine Web Development/Standards Evangelism forum.<br />
    A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.<br />
    See http://forums.mozillazine.org/viewforum.php?f=25

  • Calling iBrowser Object from iframe inside iframe

    Hi,
    Normally i can get the selected value of iBrowser using this method.
    var myString =document.appletname.getBrowserObject().getSelectedDatalinkValue();
    But in my case i have iframe inside iframe. In 2nd iframe i am calling iBrowser.
    I need to get the selected value of iBrowser in an iframe inside another iframe.
    I tried iframe1.iframe2.document.appname.....
    But i didn't get any value. Can anybody suggest regarding this.
    Thanks & Regards,
    Giri

    Try the following:
    window.frames["TheIFrameName"].document.appletname.getBrowserObject().getSelectedDatalinkValue();
    This should work as long as both IFrames are sourced from the same server.  Cross-frame scripting when the sources are different servers is usually not permitted by the browser for security reasons.
    Edited by: Rick Bullotta on Nov 19, 2008 6:40 AM

  • Forms 9i tab pages inside a tab page

    hi,
    i m using forms 9i, is it possible to set a tab page inside a tab page
    ie i have a master tab page called 'Office' and i have to add two tab pages
    called 'excel', 'word' as the sub of this main tab..is it possible.......?
    if yes how ?
    thanks in advance
    KK

    You can create the illusion of this though using stacked and tabbed canvases. Make the main tab small so that it only displays the labels and then display the other stacked or tabbed canvases dependent upon which tab the user selects. We've done something similar to this and it works pretty well.

  • Insert .oam files that scale without leaving white space below them inside a web page

    Hi All,
    Does anyone have a way to get .oam files to scale inside a web page without leaving all the white space below them when they are scaled in a fluid web page design?
    I've done this in other web pages without using .oam files and inserting the whole html file and stage, but I need this to work with multiple areas inside a web page for which .oam files seem to be the only solution.
    Thanks for your time, any solutions or ideas would be greatly appreciated.
    Thanks,
    Jeff

    Hi Meenakshi,
    Thanks for your reply, the blog tutorial you're referencing however uses the HTML files and doesn't use .oam files, which is my problem, as I need to insert more than one edge element on the page.
    Alternatively if there is a way to insert two "stage" HTML edge elements into a page using the method referenced above, this would be a suitable solution also. I've tried inserting more than one HTML file / stage where they are of different stage sizes and had no luck creating a second "stage_02" etc to acheive this so far.
    Thanks again for your reply,
    Cheers,
    Jeff

  • How do I create a duplicate image inside the same page? Then how do I change the color of that image

    how do I create a duplicate image inside the same page? Then how do I change the color of that image from black to red?

    Hello there!
    Here is one way to create a duplicate image and colorize it. As you can see below, I have one image right now, that I want to duplicate.
    My layers panel looks like below.
    To duplicate your image, click the downward arrow on the right side of your Layer Panel.
    Select Duplicate Layer. This will duplicate the layer that the image is on.
    Select "OK" to approve the duplication.
    As you can now see in the Layers panel, the image is duplicated. The new layer is now at the top of the Layer panel.
    Now to colorize your image, go to Window > Adjustments.
    The Adjustments panel will now be opened. Select the Hue and Saturation icon as seen circled in red.
    The Hue and Saturation propertied panel will be opened. I selected "Colorize", and adjusted the hue and saturation bar to achieve the level red in my photo.
    As you can see below, the image is now red.
    Now i want to make sure only ONE of my image layers is red. I moved the Hue and Saturation layer to only be on top of the bottom layer. The image on the top layer now will not be affected by the red.
    Select the move tool, so I can now move the image layers so we can see both of them.
    With each image layer selected, you can take the move tool and move the images. I moved mine on top of eachother and you can see my red layer (bottom) and the non red layer (top).
    I hope that helps. i have also included helpful links.
    Please post back with any questions,
    Janelle

  • Extend a Java Class Inside a JSP Page?

    Hello all. I'm not sure if I am thinking about this right. But what I have is a BaseClass that all of my other classes Extend. I'm inside a JSP page and want to use all of the functionality of that BaseClass. Is there anyway I can EXTEND A CLASS INSIDE A JSP PAGE or am I smoking crack?

    Its an attribute of the page directive
    "extends="package.class"
    The fully qualified name of the superclass of the Java class this JSP page will be compiled to. Use this attribute cautiously, as it can limit the JSP container's ability to provide a specialized superclass that improves the quality of the compiled class. "
    http://java.sun.com/products/jsp/tags/12/syntaxref1210.html#15653

  • Tab page inside another tab page

    I have a requirement to create a tab page inside another tab page.is it possible?
    if possible pls give me the solution...............

    iTs possible. Place both tab-canvases on their respective content-canvas on the the correct positions. Then, in the WHEn-TAb-PAGE-CHANGED-trigger, make the second tab visile or invisble, using SHOW_VIEW or HIDE_VIEW.

  • I am using IFrame and displayed Html page

    Hi Friends
                        I am using IFrame and displayed Html page in flex4
                        In this page open to Firefox But not IE please help me.
                          Thanks
                           V.ChandraSekhar

    You have deleted your page, but you have not deleted your page?
    Which is it?
    If you never saved it it is gone. If you saved it in Lion (OSX 10.7) with Pages 09 v4.1, there should be versions available when you mouse overv the document name at the top of the window.
    Peter

  • Any suggestions how to display iframe of sharepoint 2013 page in 2010 page?

    Any suggestions how to display iframe of sharepoint 2013 page in 2010 page?
    keren tsur

    SharePoint by default includes the HTML header X-Frame-Options:SAMEORIGIN which only allows content within iFrames from the same page host.
    You can add
    <WebPartPages:AllowFraming runat="server"
    />
    to the SharePoint 2013 page to allow it to be used in an iFrame.
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

  • How to directly insert pictures inside a wiki page without the need to enter the picture's properties

    I am working on a publishing site collection using the enterprise wiki template. Add when I want to add a new Picture from my Pc to the wiki page, I will be prompted with the following dialog:-
    So can anyone advice how i can bypass this dialog and directly add the imag to the wiki page?
    i tried modifying the "Images" content type by hiding the above fields, but still i will be prompted to enter the following :-

    Hi,
    According to your post, my understanding is that you want to directly insert pictures inside a wiki page without the need to enter the picture's properties.
    Per my knowledge, you can use javascript to bypass Edit Properties Page while uploading pictures.
    Here are some similar articles for your reference:
    How to bypass Edit Properties
    Page while uploading documents in a document library
    How to bypass Edit Properties Page while uploading documents in a
    SharePoint and .NET: How to bypass Edit Properties Page or Skip EditForm.aspx Page while uploading documents in a document library
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • I am in the process of developing a site, and I'm working with nested iframes. The html page inside the nested iframe is not displying in the iframe window in Firefox only, but is instead opening in a new window. Any advice on how to fix this?

    I am developing a website with nested iframes. The problem that I am having is that the html page inside the nested iframe is not displaying in the iframe window in Firefox only. The first level iframe is behaving properly, but the second level is not. Any help with this would be greatly appreciated.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • How do i add my access web app into a iframe on a "site page"?

    I just created a MS Access "custom web app", and published it on my site.
    Then i can open the Access form when i click on the link in the menu at my site. The problem is just that it removes my site logo and all the menu's. Well, its like fullscreen.
    What i really want is to show the form in the first page of my site, "Home".
    I have tested insert -> "Embed code", and then enter the following code: 
    <iframe src="https://xxxxxx.sharepoint.com/sites/xxx/xxx/databaselist></iframe>
    It just shows this warning: "This content cannot be displayed in a frame"
    Then i found this site: http://blogs.msdn.com/b/officeapps/archive/2012/12/12/iframing-sharepoint-hosted-pages-in-apps.aspx
    Quote: 
    SharePoint page developers can opt-out of clickjacking protection by adding the AllowFraming control to their .aspx pages:
    <WebPartPages:AllowFraming runat="server" />
    Well, does anyone here know how to do this with a access form?

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

Maybe you are looking for

  • After upgrading to mountain lion aperture 3.3 no longer recognizes DNG files.  Is this going to get fixed?

    After upgrading to aperture 3.3 on mountain lion aperture no longer recognizes DNG files.  I have many DNG files already in my library.  Aperture shows the thumbnail and will briefly flash what I think is the preview of the file but quickly changes t

  • Ipod not showing up on itunes or computer

    My ipod is not showing up on my itunes or one my computer. When I plug it in, it comes us as "do not disconnect" on the ipod, but nothing happens on itunes, or on my computer. How do I get it to come up?

  • DT for File Content Conversion scenario

    Hi Guys, I am working on IDOC to file scenario in which I want to know which type of DT should I go for? DT_Type ....Row ......Filed1 ......Filed2 ......Field3 ...Row DT_Type Or DT_Type ..Details ....Row ......Filed1 ......Filed2 ......Field3 ...Row

  • A few questions with XML and Flash

    Hi there. I am currently trying to create a 3d carousel using AS2 and XML.  I've made a lot of progress, but there ar e few things I am still struggling with and was hopoing that someone here could please steer me in the right direction. Here is a UR

  • Email problem again!

    Once again, just like on May 6, 2015, Comcast's email system is screwed up.  I and someone else I have spoken with this morning are again both unable to send emails from our home email clients.  We get this error message: SSL Negotiation Failed: Unkn