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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:40:55+00:00 2026-05-27T14:40:55+00:00

LiveValidation is a nice little inline form validation plugin. I’d like to change the

  • 0

LiveValidation is a nice little inline form validation plugin.

I’d like to change the text confirmation message to an image.

The line that I edit is:

var message = paramsObj.failureMessage || "Must be included in the list!";

But when I change Must be… to img src=… it only displays the html text itself, not the image I’m calling.

  • 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-27T14:40:56+00:00Added an answer on May 27, 2026 at 2:40 pm

    I would investigate overriding the image css for the given form you want the validation image to show up for. I don’t think this validation package will recognize an image URL, if I understand your attempt correctly. This would give you the picture message you want, while using the ‘customization’ point designed by this package’s author.

    LiveValidation objects use a few CSS classes to allow you to style up
    the messages and the form fields based upon whether they are valid or
    not.

    • LV_validation_message – the class that is added to all validation messages
    • LV_valid – the class that is added to a valid message
    • LV_invalid – the class that is added to an invalid message
    • LV_valid_field – the class that is added to a valid field
    • LV_invalid_filed – the class that is added to an invalid field

    eg:

    .LV_invalid {
           /*color:#CC0000;*/
            background-image:url('paper.gif');
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using LiveValidation of livevalidation.com for some simple and more complicated form validation on
I am using livevalidation script on my contact form.But i dont know what is
I'm using LiveValidaion for my clientside validation http://livevalidation.com/ and DataAnnotations for my validation rules.
Okay, i posted a question before to fix my live validation contact form. Now
I am using this plugin: https://github.com/augustl/live-validations/wiki to check if the form field entered is
I am using the LiveValidation library found at www.livevalidation.com to handle client-side validation. One
I've found following javascript library for client-side validation: http://livevalidation.com/ The examples on the website
I have a form with multiple controls, tey are all passed with $_POST and
I've been trying to create my own custom LiveValidation ( LiveValidation.com ) function that
I've been developing a pretty simple WordPress plugin, and wanted to do some live

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.