i cant figure out on how to change or add function to auto hide the pop up box on mouseleave bellow is what im using Big thx to anyone who could help.
(function($) {
$.fn.dolPopup = function(options) { var options = options || {}; var defaults = { closeOnOuterClick: true, closeElement: 'img.login_ajx_close', // link to element which will close popup position: 'centered', // | 'centered-absolute' | 'absolute' | 'fixed' | event | element, fog: false, // {color, opacity}, left: 0, // only for fixed or absolute top: 0, // only for fixed speed: 400 };
thx for your replay,.. you sure do make it sound so easy lol.. with my limited knowledge it's next to impossible task. Im good at following instructions like find that change to this ...
Leave a comment on rminde's reply
Change topic type
Link this topic
Provide the permalink of a topic that is related to this topic