• Home
  • Education
    • Iowa Online Continuing Education & Pre-License Courses
    • Illinois Online Continuing Education and Pre-License Courses
    • Licensing Qualifications
    • Real Estate Exams
    • QCAR Refund Policy
  • Safety
  • Commercial
  • Why Use a REALTOR
  • Tips for Successful Homebuying
  • About
    • Board of Directors
    • Association Staff
    • Code of Ethics
  • Contact Us

CONTACT US

(563) 355-6655

ssmith@qcarealtors.com

  • Home
  • Education
    • Iowa Online Continuing Education & Pre-License Courses
    • Illinois Online Continuing Education and Pre-License Courses
    • Licensing Qualifications
    • Real Estate Exams
    • QCAR Refund Policy
  • Safety
  • Commercial
  • Why Use a REALTOR
  • Tips for Successful Homebuying
  • About
    • Board of Directors
    • Association Staff
    • Code of Ethics
  • Contact Us
Find a REALTOR or BUSINESS PARTNER
CONNECT ON SOCIAL MEDIA
LOCATION

1900 State Street, Suite 1900

Bettendorf, IA  52722

CONTACT US

(563) 355-6655

customerservice@qcarealtors.com

Our Mission: The mission of Quad City Area REALTORS® is to serve its membership in developing and promoting programs and services that will enhance the members’ freedom and ability to conduct their individual businesses successfully with integrity and competency, through collective action to promote the preservation of real property rights.

©Copyright  2022 - All Rights Reserved

Website Powered by Quad City Area REALTORS®

Share by:
$( document ).ready(function() { $('
Facebook
').insertAfter(".dmSocialFacebook"); $('
Twitter
').insertAfter(".dmSocialTwitter"); $('
Instagram
').insertAfter(".dmSocialInstagram"); $('
Youtube
').insertAfter(".dmSocialYoutube"); $('
LinkedIn
').insertAfter(".dmSocialLinkedin"); $("input").each(function(){ if (!$(this).attr("aria-label") && $(this).attr("placeholder")) { $(this).attr("aria-label", $(this).attr("placeholder")); } else if (!$(this).attr("aria-label") && $(this).attr("name") && $('label[for="' + $(this).attr("name") + '"]').text() != "") { $(this).attr("aria-label", $('label[for="' + $(this).attr("name") + '"]').text()); } else if (!$(this).attr("aria-label") && $(this).attr("value")) { $(this).attr("aria-label", $(this).attr("value")); } }); $("textarea").each(function(){ if (!$(this).attr("aria-label") && $(this).attr("placeholder")) { $(this).attr("aria-label", $(this).attr("placeholder")); } else if (!$(this).attr("aria-label") && $(this).attr("name") && $('label[for="' + $(this).attr("name") + '"]')) { $(this).attr("aria-label", $('label[for="' + $(this).attr("name") + '"]').text()); } }); $("iframe").each(function(){ if ($(this).attr("src").includes("youtube") || $(this).attr("src").includes("vimeo")) { $(this).attr("title", "Embedded video"); } }); $("img").each(function(){ if (!$(this).attr("alt")) { $(this).attr("alt", "Embedded image"); } }); $("font").replaceWith( //find all font tags and call replace with to change the element function(){ var tag = $(this); return $("") //create new span .html(tag.html()) //set html of the new span with what was in font tag .attr("style", tag.attr("style")) //.css("color", tag.attr("color")); //set the css color with the attribute } ); }); $(window).on('load', function(){ $("font").replaceWith( //find all font tags and call replace with to change the element function(){ var tag = $(this); return $("") //create new span .html(tag.html()) //set html of the new span with what was in font tag .attr("style", tag.attr("style")) //.css("color", tag.attr("color")); //set the css color with the attribute } ); $(".readMore").children("a").each(function(){ if (!$(this).html()) { $(this).html("Read More →") } }); $("font").replaceWith( //find all font tags and call replace with to change the element function(){ var tag = $(this); return $("") //create new span .html(tag.html()) //set html of the new span with what was in font tag .attr("style", tag.attr("style")) //.css("color", tag.attr("color")); //set the css color with the attribute } ); });