Featured Listing Lddesign IT Solutions

Lddesign IT Solutions..
Hits 3813
VN:F [1.9.9_1125]
Rating: 5.0/5 (2 votes cast)
 


 
 
 
 
 

© Copyright 2013. — SA IT NEWS. All Rights Reserved Terms & Conditions | Privacy Policy

 

 

ICT Directory List Feedback

We appreciate any and all feedback about our site; praise, ideas, bug reports you name it!

\ \
\ ' }); // Mood selectors $('.suggestions a').live('click', function(){ $('input#nd_mood').val($(this).text()); return false; }); // Faces $('span.suggestions, input#nd_mood').hide(); $('ul.faces li a').live('click', function() { $('ul.faces li a').removeClass('current'); $(this).addClass('current'); $('input#nd_face').val($(this).attr('rel')); $('span.suggestions').hide(); $('input#nd_mood').show(); $('span.' + $(this).attr('rel')).show(); return false; }); // Ajax submission $('form#feedback_form input[type=submit]').live('click', function() { $('.feedback_box').block({ message: null, overlayCSS: { backgroundColor: '#fff', opacity: 0.6 } }); var form_data = $('form#feedback_form').serialize(); $.post('http://saitnews.co.za/ICT-directory-list/', form_data, function(data) { if (data=="SUCCESS") { $('form#feedback_form').slideUp(); $('.feedback_box .feedback_messages').html('
Thanks, your feedback has been recieved.
'); } else { $('.feedback_box .feedback_messages').html('
' + data + '
'); } $('.feedback_box').unblock(); }); return false; }); }); })(jQuery); /* ]]> */