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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T23:47:25+00:00 2026-05-29T23:47:25+00:00

I need to do something like: This is how far I know: http://jsbin.com/apikiw/3/edit#preview The

  • 0

I need to do something like:

enter image description here

This is how far I know:
http://jsbin.com/apikiw/3/edit#preview

The problems is that I can’t put it between the <p /> because it’s dynamic content… how I can solve that?

Thank you!

  • 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-29T23:47:26+00:00Added an answer on May 29, 2026 at 11:47 pm

    The example you have given looks like it has a “float:right;” style on the quotation.
    If this is dynamic, you will need to mark is as different to the rest of the content somehow.

    This is what I did v quickly:
    http://www.cyba.co/test.html

    Note in the HTML that the quoted section appears just before the section it’s indented into. If this text is marked as the heading for that section, this is how you should structure the HTML.

    [Edited to show CSS and jQuery]

    .1-post-content p {
        display:block;
    }
    
    $(document).ready(function() {
        var $quotation=$('.1-post-quotation').clone();
        $('.1-post-quotation').remove();
        $quotation.insertAfter('.1-post-content p:nth-child(1)');
    }
    

    Notes:
    This is the principal, but of course you still need to tailor it to your needs, e.g. how the data changes for each usage, identifying where to put the quoted part, etc.
    Also if you do use jQuery, don’t forget to include the jQuery script file!

    I don’t want to assume too much – are you ok with where to add the CSS and script?

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

Sidebar

Related Questions

I need something like this http://jonraasch.com/blog/a-simple-jquery-slideshow but w/o the absolute positioning. Is it possible?
I need to match a image url like this: http://site.com/site.com/files/images/img (5).jpg Something like this
What I need is something like this: /<[\w\d]+ ([\w\d]+\=[w\d])+\/>/ Something that would match several
I need to create an XML schema that looks something like this: <xs:element name=wrapperElement>
Ok, I need something like this: datediff(second, date_one, date_two) < 1 dates are stored
I need to do something like this: <input type=button value=click id=mybtn onclick=myfunction('/myController/myAction', 'myfuncionOnOK('/myController2/myAction2', 'myParameter2');',
I guess this is a simple question. I need to do something like this:
i want something like this the user enter a website link i need check
I need(for rapid prototyping and libraries integration) something like this(extensions for usual arrays) double[]
I need to create a wpf treeviewlist to look something like this: AAAA BBBB

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.