WELCOME TO VIRIDIAN LOFTS
MONTHLY RENT
STYLES
SQ FT
COMMUNITY HIGHLIGHTS
Apartment Living in Downtown San Diego
1023 4TH AVENUE
SAN DIEGO, CA 92101
619-231-1333
SCHEDULE TOUR
FLOOR PLANS
NEIGHBORHOOD
CONTACT
FEATURED APARTMENT HOMES
jQuery( document ).ready(function($){ $('#rc_RjxvF2VfPN .rc_acp_post').hover( function() {
$(this).css('color', '#333333'); $(this).css('background-color', 'rgba(82,172,204,0.02)'); $(this).css('border', '3px solid #ffffff');
$(this).find('.rc_acp_post_text_area').css('color', ''); $(this).find('.rc_acp_post_text_area').css('background-color', '');
} , function() {
$(this).css('color', '#ffffff'); $(this).css('background-color', '#52accc'); $(this).css('border', '2px solid #ffffff');
$(this).find('.rc_acp_post_text_area').css('color', ''); $(this).find('.rc_acp_post_text_area').css('background-color', '');
} );
equalheight = function(container){
var currentTallest = 0, currentRowStart = 0, rowDivs = new Array(), el, topPosition = 0; $(container).each(function() {
el = $(this); $(el).height('auto') topPostion = el.position().top;
if (currentRowStart != topPostion) { for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } rowDivs.length = 0; // empty the array currentRowStart = topPostion; currentTallest = el.height(); rowDivs.push(el); } else { rowDivs.push(el); currentTallest = (currentTallest < el.height()) ? (el.height()) : (currentTallest); } for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } }); } $(window).load(function() { equalheight('#rc_RjxvF2VfPN .rc_acp_post_wrapper_inner'); }); $(window).resize(function(){ equalheight('#rc_RjxvF2VfPN .rc_acp_post_wrapper_inner'); }); });