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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:31:48+00:00 2026-05-13T20:31:48+00:00

I try to validate my xhtml and i have a little problem with this:

  • 0

I try to validate my xhtml and i have a little problem with this:

The end of the document i have this little JS script which contain IMG and FONT tags, and i get error for this:
document type does not allow element “img” here;
document type does not allow element “font” here

$("#nick_name").change(function()
 {var usr=$("#nick_name").val();if(usr.length>=4)
 {$("#status").html('<img src="images/loader.gif" align="middle" alt="" title=""/>');
.
.
.

How can i validate this?

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-13T20:31:49+00:00Added an answer on May 13, 2026 at 8:31 pm

    Put the script in a CDATA to validate; details. I found it is a good practice when dealing with javascript and validation.

    Something like this

    <script type="text/javascript">
    <![CDATA[
    
    $("#nick_name").change(function()
     {var usr=$("#nick_name").val();if(usr.length>=4)
     {$("#status").html('<img src="images/loader.gif" align="middle" alt="" title=""/>');
    .
    .
    .
    ]]>
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this simple little JavaScript snippet to try and protect my email address
I'm having this problem with validating a document that contains some basic PHP variables.
Try loading this normal .jpg file in Internet Explorer 6.0. I get an error
I try to write KSH script for processing a file consisting of name-value pairs,
I have no one else to count unless this fantastic community, I know this
When I try to validate my page using the W3C validation service , I'm
I have something like this: [DisplayName(First Name)] [Required(ErrorMessage={0} is required.)] [StringLength(50, MinimumLength = 10,
I have the following code: [WebMethod] [SoapHeader(_webServiceAuth)] public User GetUser(string username) { try {
I have found this example on StackOverflow: var people = new List<Person> { new
In .NET/C#, I want to validate some html code. For instance I have the

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.