Text next to field
Hello Tom,
You can text net to the input using jQuery. Add a CSS class to the field, e.g. 'add-text' And use this code to add text:
You can text net to the input using jQuery. Add a CSS class to the field, e.g. 'add-text' And use this code to add text:
Code: Select all
$('.add-text').find('input').after( "Some Text" )
-
- Information
-
Who is online
Users browsing this forum: No registered users and 16 guests