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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:44:50+00:00 2026-06-13T02:44:50+00:00

Possible Duplicate: Using .after() to add html closing and open tags I am in

  • 0

Possible Duplicate:
Using .after() to add html closing and open tags

I am in need of adding some HTML before a <li> and after the same <li>.

The selector works, but when it adds the HTML it also closes the <div>s with adding </div>. I need it to be open.

my code:

$('#ja-megamenu .level1').before('<div class="childcontent cols1 ">');

NOTE:
I need it to add ONLY <div class="childcontent cols1 "> before the li (with class=”level1″)

then later I’ll use:

 $('#ja-megamenu .level1').after('</div>');

to add the closing </div>

This code doesn’t work. How can I get this to work?

Have been reading documentation all day long, but haven’t found the answer yet…

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-06-13T02:44:51+00:00Added an answer on June 13, 2026 at 2:44 am

    Though this HTML is not valid (<li>‘s parent could not be <div>), you may use wrap():

    $("#ja-megamenu .level1").wrap("<div class='childcontent cols1' />");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Get content within a html tag using php and replace it after
Possible Duplicate: Manipulating CSS :before and :after pseudo-elements using jQuery I would like to
Possible Duplicate: Using Ember.js, how do I run some js after a view is
Possible Duplicate: using bash: write bit representation of integer to file I need to
Possible Duplicate: Scanner issue when using nextLine after nextInt I am creating a client
Possible Duplicate: Css and javascript Not Loading in rewrite rule After using only rewrite
Possible Duplicate: javascript - shuffle HTML list element order After a little bit of
Possible Duplicate: Using a javascript variable to set PHP variable I need to do
Possible Duplicate: How can I “unuse” a namespace? After declaring using namespace mynamespace, for
Possible Duplicate: Do I need to release NSString generated using @“…”? There are two

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.