Topic: Checkbox and Youtube icon are not working
jkf pro answered 8 years ago
call succeeded!! DevicePreviewUtils.js:35
success DevicePreviewUtils.js:36
Uncaught TypeError: Cannot read property 'create' of undefined(…) measureIt.js:120
jkf pro answered 8 years ago
Bartłomiej Malanowski staff pro premium answered 8 years ago
jkf pro answered 8 years ago
<tbody>
<tr>
<td scope="row">{ITEM.ID}</td>
<td>{ITEM.PUBLISHED}</td>
<td>{ITEM.TITLE}</td>
<td>{ITEM.AUTHOR}</td>
<td class="mittig">
<fieldset class="form-group">
<input name="ausblenden[{ITEM.ID}]" type="checkbox" id="ausblenden">
<label for="Ausblenden"></label>
</fieldset>
</td>
<td class="mittig">
<a class="blue-text" href="#.php?id={ITEM.ID}"><i class="fa fa-clone"></i></a><a class="teal-text" href="#.php?id={ITEM.ID}"><i class="fa fa-pencil"></i></a><a href="#.php?id={ITEM.ID}" class="red-text"><i class="fa fa-remove"></i></a>
</td>
</tr>
</tbody>
jkf pro answered 8 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No