Skip to content

cphelefu/HTMLTagRelate

Repository files navigation

HTMLTagRelate.js

What is HTMLTagRelate.js?

HTMLTagRelate.js is a jquery plugin that makes handling relationships between HTML elements very easy!

Try It

Want to see how this works? Try the plugin here.

What can I do with this plugin?

  • Hide/Show/Disable another form element based on input of another.
  • Change attributes of another HTML element based on input of another form element. e.g. change background color, border, with, height etc.
  • This works between form elements and other html elements.
  • Can also use functions to relate how elements should change.

Want to try it?

Want to see how this works? Try the plugin here.

Examples

1. Deactivate input based based on text

This is a alt text.

2. Changing attributes of related elements

This is a alt text.

3. Hiding related elements

This is a alt text.

4. Changing attributes of related elements (non-form elements)

This is a alt text.

5. Working with select elements

This is a alt text.

5. Using function in TagRelate

This is a alt text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published