Chek the below link for the plugin and for useage details
http://plugins.jquery.com/project/bt
useage.
1) put 1) jquery.bt.min.js and 2) jquery.bt.css in the javascript folder and stylesheet folders respectively.
2) $('#accordion').bt({ padding: 20, width: 100, spikeLength: 60, spikeGirth: 10, cornerRadius: 30, fill: 'rgba(0, 0, 0, .4)', strokeWidth: 2, strokeStyle: '#CC0', cssStyles: {color: '#FFF', fontWeight: 'bold'}, positions: ['right','top' ] });
where #accordian id given to a div element and others are configurable options for the tool tip.
by http://klairvoyant.in
http://plugins.jquery.com/project/bt
useage.
1) put 1) jquery.bt.min.js and 2) jquery.bt.css in the javascript folder and stylesheet folders respectively.
2) $('#accordion').bt({ padding: 20, width: 100, spikeLength: 60, spikeGirth: 10, cornerRadius: 30, fill: 'rgba(0, 0, 0, .4)', strokeWidth: 2, strokeStyle: '#CC0', cssStyles: {color: '#FFF', fontWeight: 'bold'}, positions: ['right','top' ] });
where #accordian id given to a div element and others are configurable options for the tool tip.
by http://klairvoyant.in
No comments:
Post a Comment