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 3437810
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:06:38+00:00 2026-05-18T08:06:38+00:00

jquerymoble.com has section headers that look like they wrap around the edge of the

  • 0

jquerymoble.com has section headers that look like they wrap around the edge of the page.
This wrapping effect is achieved by having a little triangle above the div containing the text. i cannot for the life of my figure out what css creates this triangle.

If you have firebug, go the this page and replace (in html edit mode) the entire body tag with this html:

<header id="header">      
   <section id="page">
  <p class="flag"><em><a style="color: rgb(0, 0, 0);" href="http://jquerymobile.com/2010/11/jquery-mobile-alpha-2-released/">jQuery Mobile 1.0 Alpha 2 Released!</a></em></p>
  </section>
</header>

how do they get that wrapping effect on the left?
alt text

  • 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-05-18T08:06:38+00:00Added an answer on May 18, 2026 at 8:06 am

    In their CSS:

    #page .flag:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: solid 3px #fff;
      border-color: transparent #FFC32C #FFC32C transparent;
      position: absolute;
      top: -7px;
      left: -7px;
      -webkit-transform: skew(10deg,0deg) translate(-1px,0);
      transform: skew(10deg,0deg);
    }

    It looks as if they are using the CSS border method to create the shape.

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

Sidebar

Related Questions

I would like to do a nice layout table like that: http://jquerymobile.com/demos/1.2.0/docs/lists/lists-forms-inset.html Text label
http://jquerymobile.com/test/docs/lists/lists-search.html I want to create a filter like this with jquery mobile without having
I'd like to customize the jQuery Mobile slider http://jquerymobile.com/demos/1.0/docs/forms/slider/ so that I can keep
I would like my header and footer to be accessible when a page has
I am talking about one of these Dialog boxes that pop up: http://jquerymobile.com/test/docs/pages/page-dialogs.html (short
I am using jquerymobile popup like this <div id=dialogs data-role=popup>......</div > calling this from
I am looking at jquerymobile split lists... http://jquerymobile.com/demos/1.0a4.1/docs/lists/lists-split.html Currently, it has: Main middle part,
in this link: http://jquerymobile.com/demos/1.2.0/docs/forms/textinputs/ at the bottom there are several different text input types.
I'm trying to write a simple app that has several internal pages. From #page2
Has anyone managed to integrate highcharts with jquerymobile properly? If i request a page

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.