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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:25:40+00:00 2026-06-18T01:25:40+00:00

I have: HTML: <div id=mydiv data-content=Loading…></div> CSS: #mydiv:after{ content: attr(data-content); height: 100%; opacity: 1;

  • 0

I have:
HTML:

<div id="mydiv" data-content="Loading..."></div>

CSS:

#mydiv:after{
   content: attr(data-content);
   height: 100%;
   opacity: 1;
   position: absolute;
   text-align: center;
   text-transform: uppercase;
   width: 100%;
   white-space: pre;
}

JS (jQuery):

$('.ui-effects-transfers').attr('data-content',"Loading... \A Please wait...");

I have problem, when I set in CSS

content: "Loading... \A Please wait...";

then \A work as breake line. When I set this with data-content the breake new line not work.

How I can resolve this 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-18T01:25:41+00:00Added an answer on June 18, 2026 at 1:25 am

    You need to use \n instead of \A

    $("#mydiv").attr("data-content","hello\nworld");
    

    jsFiddle

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

Sidebar

Related Questions

If I have HTML content in a variable like so: var data = <div
i have the following HTML code <div id=myDiv> <p>content</p> </div> and the following JS
I have the the following HTML string. <div id=mydiv> <pre> Some content several lines.
I have some Html like: <div id=adiv> <ul> <li data-id=3>Cat</li> <li data-id=4>Dog</li> </ul> </div>
I have a div element of css width and height, 800x600. I am using
I have a HTML structure: <div class=mydiv>xx <span>test1</span> <span>test2</span> <div class=inerdiv> <span>inner span</span> </div>
I have the following html <div id=myDiv> <table> <tbody> <tr></tr> <tr></tr> <tr></tr> <tr></tr> <tr></tr>
I have HTML page: <head></head> <body> <div> <div> <div id=myDiv> </div> </div> </div> </body>
I have this html code <div id=mydiv> <div> <span>Text inside span</span> Text next to
I have one html structure , somethinh like <div> <div id=mydiv> <h3> This is

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.