Skip to content

Add jQuery meta title and meta description validation hints to your input elements.

License

Notifications You must be signed in to change notification settings

jebede/jquery-meta-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jquery-meta-validation

Add jQuery meta title and meta description validation hints to your input elements.

Setup

##1. Have at least one input field named meta_title or meta_description E.g.

<p>
<input type="text" name="meta_title" placeholder="Meta title">
</p>
<p>
<input type="text" name="meta_description" placeholder="Meta description">
</p>

##2. Initialize by including jquery-meta-validation.js

<script type="text/javascript" src="js/jquery-meta-validation.js"></script>

Notes

Validation messages are in dutch now, but you can always change them

About

Add jQuery meta title and meta description validation hints to your input elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published