Open GoogleCodeExporter opened 9 years ago
if fact, make that:
if (this.horizontalPosition == $.dpConst.POS_RIGHT_MULTI) {
$pop.css({"right": $(window).width() - Math.round(eleOffset.left + $ele.outerWidth()) + c.horizontalOffset, "left":"auto"});
}
so that it can still use the "horizontalOffset" setting
Original comment by welshy1...@gmail.com
on 9 May 2011 at 5:07
Original issue reported on code.google.com by
welshy1...@gmail.com
on 9 May 2011 at 4:43