Thoroughbred-People

Promoting

Horse Racing to current and new fans with features and interviews
The welfare of all racehorses during & after their racing careers
Transparent, clean, drug free horse racing to be proud of
Advertise Your Thoroughbred Business

To Promote and Advertise your Thoroughbred Business please email us at editor@thoroughbredpeople.com

© Copyright 2016, All rights reserved. Thoroughbred People © 2020
function previewimg(input) { if (input.files && input.files[0]) { var reader = new FileReader(); reader.onload = function (e) { $('#preview').attr('src', e.target.result); $('#hid_bannerimg').attr('value', e.target.result); }; reader.readAsDataURL(input.files[0]); } } function previewimg1(input) { if (input.files && input.files[0]) { var reader = new FileReader(); reader.onload = function (e) { $('#preview1').attr('src', e.target.result); $('#hid_bannerimg1').attr('value', e.target.result); }; reader.readAsDataURL(input.files[0]); } } $(document).ready(function() { $('#regions').hide(); $('#cat').show(); $('#price').hide(); $('#price_cat').hide(); $('#status').on('change', function(){ var status = $('#status').val(); if(status == '1'){ $('#price').show(); $('#price_cat').show(); $('#cat').hide(); }else{ $('#price').hide(); $('#price_cat').hide(); $('#cat').show(); } // }); $('#category').on('change',function(){ $('#regions').hide(); $("#regions option[value='']").attr('selected', true); var category = $('#category').val(); if(category == 'Trainers') { $('#regions').show(); }else{ $('#regions').hide(); $("#regions option[value='']").attr('selected', true); } }); }); -->