Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8029617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T00:29:26+00:00 2026-06-05T00:29:26+00:00

I have a customized content management system. I’m using CKEditor to change the content.

  • 0

I have a customized content management system. I’m using CKEditor to change the content. I want a live preview of the webpage when I click submit button after edit. I’m using iframe but it shows horizontal and vertical scroll bars because the webpage is bigger in size.

I want to do it in a specific dimension to view a complete page means render the webpage in a smaller size. Even it is a image of webpage I don’t have any problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T00:29:27+00:00Added an answer on June 5, 2026 at 12:29 am

    I love css3please:

    <style type="text/css">
    .box_scale {
                  width:300px;
                 height:300px;
      -webkit-transform: scale(0.5);  /* Saf3.1+, Chrome */
         -moz-transform: scale(0.5);  /* FF3.5+ */
          -ms-transform: scale(0.5);  /* IE9 */
           -o-transform: scale(0.5);  /* Opera 10.5+ */
              transform: scale(0.5);
                 filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9 */
                         M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
    }
    
    </style>
    
    <div class="box_scale">
        <iframe width="300" height="300" src="http://example.org"></iframe>
    </div>
    

    The only thing besides selecting a scale was to add a width and height to the div. of course, you might want to add some rules for transform origins as well. See also: https://developer.mozilla.org/en/CSS/transform

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have customized the UIAlertView class. It's working perfectly. I don't want the bounce
I have a lot of customized javascript and layout design, and I want to
I have a ListView that uses a customized adapter, but I can't click on
I have customized UITableViewCell (Static Content Loaded from nib). This cell contains one UILable
I'm trying to do a fully customized Facebook Like-Box. I want to have this
I have a customized show/hide toggle script that I'm using along with CSS3 transitions
In my magento project the search result not displays. I have customized my magento.
I have a customized version of SDL 1.2 and pygame 1.9.1 that implement SDL2's
Currently I have a customized people picker in sharepoint 2010, it searches the search
I've been looking at a lot of iOS user interfaces that have been customized.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.