Script Extensions are not working.

This script not working
``Blockquote
Inventory Section
Item Name:<label for="averageCost">Average Cost:</label>
<input type="text" id="averageCost" name="averageCost" class="disabled" readonly> <!-- Disabled and Readonly -->
<button type="submit">Submit</button>
``

