Displaying 1 result from an estimated 1 matches for "change_little_th".
2008 Jun 12
10
Ajax.Updater not working in IE, tried everything
...;form_hometown" id="form_hometown">
<input name="new_hometown" type="text" style="width:98%;"
maxlength="175" /><br /><br />
<input name="set_hometown" type="image" class="btn"
onclick="change_little_things(document.form_hometown.new_hometown.value,
''hometown'', ''32154''); return false;" value="Change Hometown" src="/
vm_images/build/set_hometown.jpg" />
</form>
here is the javascript:
function change_little_things(data, type, m...