jQuery(document).ready(function($) { $('span', '.priceLabel').append('$1.49'); })