defaultWidth ERROR Developers - Help
defaultWidth ignored on multiple TipTips
$(".zoom").tipTip({maxWidth: "500px", edgeOffset: 1, defaultPosition: "bottom", attribute: "alt" }); $(".news_tips").tipTip({maxWidth: "230px", edgeOffset: 7, defaultPosition: "left" }); $(".nick").tipTip({maxWidth: "230px", edgeOffset: 1, defaultPosition: "bottom" }); $(".rss").tipTip({maxWidth: "100px", edgeOffset: 3, defaultPosition: "bottom" }); $(".voting").tipTip({maxWidth: "230px", edgeOffset: 1, defaultPosition: "bottom", attribute: "1nfecting_title" }); $("#search-text").tipTip({maxWidth: "230px", edgeOffset: 11, defaultPosition: "bottom", attribute: "1nfecting_title" }); $("#torrent_download").tipTip({maxWidth: "150px", edgeOffset: 1, defaultPosition: "bottom", attribute: "1nfecting_title" }); $(".tracker_help").tipTip({edgeOffset: 1, defaultPosition: "bottom", attribute: "1nfecting_title", maxWidth: "100px" });
work only 1st rule, all other rule for maxWidth - ignored, please help for fix...
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac