tipso.js;
(function($, window, document, undefined) {
var pluginName = "tipso",
defaults = {
speed: 400,
background: '#55b555',
color: '#ffffff',
position: 'top',
width: 200,
宽宽宽宽宽宽宽宽宽宽宽宽宽宽宽宽默认宽你想多少改多少delay: 200,
offsetX: 0,
offsetY: 0,
content: null,
ajaxContentUrl: null,
useTitle: true,
onBeforeShow: null,
onShow: null,
onHide: null
};