ਵੇਰਵਾ
This plugin adds a placeholder field into your Gravity Forms input and displays it as a proper HTML5 placeholder attribute without JavaScript (yaay!)
I took code from this article from wpbeginner.com and optimized it. Applause to them.
ਸਥਾਪਤੀਕਰਨ
- Upload
placehold-gravity-forms.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done. Check out your Forms in Gravity Forms.
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
- Do I need to implement jQuery somewhere?
-
No. This plugin works fine without adding jQuery to your theme.
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Placehold (Gravity Forms)” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Placehold (Gravity Forms)” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.2
Added support for textarea
1.1.2
Tagged wrong version, sorry
1.1.1
HTML entities converted correctly
1.1
Fixed that the generated input had an html wrapper
1.0
Init