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

  • SEARCH
  • Home
  • 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 9000677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:20:25+00:00 2026-06-16T00:20:25+00:00

is there a way to show rounded corner in IE frameset? here is an

  • 0

is there a way to show rounded corner in IE frameset?
here is an example:

index.html:

<html>
<head><title></title></head>
<frameset rows="*,64" style="margin:0; padding: 0;"  framespacing="0">
    <frame name="main" src="test.html" frameborder="0" border="0"  framespacing="0" marginwidth="0" />
    <frame name="header" scrolling="no" noresize target="main" src="template.html"  framespacing="0" />
</frameset>
</html>

and test.html:

<html>
<head><title></title>

<style>
.listing td {
    -moz-border-radius: 14px;
    border-radius: 14px;

}
</style>
</head>
<body>
<table class="listing">
<tr>
<td>rounded corner not work in frame!</td>
</tr>
</table>
</body>
</html>

look at test.html and then index.html. it not works in frame! (IE9)

do not tell me that Do not use frame or blah blah.. i should use it and do not wish to use div solution. it is a demo page and need frameset.

  • 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-16T00:20:26+00:00Added an answer on June 16, 2026 at 12:20 am

    make sure you’ve set a doctype for each file.

    <!doctype html>
    

    your pages render in quirksmode without a doctype, with a doctype they’ll render in IE 9 mode and should show the rounded corners

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

Sidebar

Related Questions

Is there a way to show html source in the browser after insertion by
Is there any way to show LOCAL html string in my BB application? For
Is there a way to show (horizontal) dividers between rows in a gridview? I
Is there a way to show any error message if IIS(5.1) is stopped or
Is there a way to show the public interface of a package in eclipse?
Is there a way to show different fonts/font-sizes depending on whether it's a Java
is there a way to show the icon for maven site documentation if using
Is there any way to show only week day with Date as: MON 03-JUL
Is there a way to show the SQL that Django is running while performing
Is there any way to show joptionpane in shutdownhook i.e I need to show

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.