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

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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T08:57:09+00:00 2026-06-18T08:57:09+00:00

and this also not worked for me an error occurd when I tried this:

  • 0

http://s4.postimage.org/bpmlh7b65/error.jpg

and this also not worked for me an error occurd when I tried this:

error.insertBefore(element)
error.css('float','left')

or:

error.attr('style','float:left')

only I can add these properties like this:

$(error).someproperty

This is my code as I can’t copy paste because I work on TFS and copy/paste is not allowed. Problem is that with this code I can not float left error message. I want that error should appear on left and below the textbox. One thing more, I was just testing and I put float =right in picture above so forget about it. float:left is also not working. I have checked it.

  • 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-18T08:57:10+00:00Added an answer on June 18, 2026 at 8:57 am

    As per the documentation, rules('add', rules) is only a method for adding your rules and their messages, nothing else. You’ve improperly placed errorElement:, wrapper:, and errorPlacement: within your rules('add', rules) method.

    errorElement:, wrapper:, and errorPlacement: are not rules. These are called options and therefore would only be placed within .validate(options).

    $(document).ready(function(){
        $('#myform').validate({
            errorElement: 'div',
            wrapper: 'div',
            errorPlacement: function(error, element) {
                error.insertAfter(element); // default function
            }
        });
    });
    

    Otherwise, I don’t know what you’re asking and you should put your actual code within the OP, so we don’t have to re-type it in order to answer.

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

Sidebar

Related Questions

I have tried multiple fixes but none have worked. I am getting this error:
I'm a little stumped on this one and I'm also not still on 1.8
I know abstract fields do not exist in java. I also read this question
This may seem an easy question, but not to me, also a search has
It does not appear in the UTI Image Content Types. Also, if this is
This doesn't have to be Java, but it's what I'm dealing with. Also, not
Can i show a Tool tip like this: Also, I want to show this
In C specifically (i suppose this also applies to C++), what is the difference
This expression seems to work: gci . | % { gc $_} This also
Symbian has a stack limit of 8kB. Does this also apply to the function

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.