Open jafingerhut opened 9 years ago
I don't recall exactly how I did this with the Clojure cheat sheet here, but if your JavaScript is better than mine (not difficult), you may be able to figure it out from the source: https://github.com/jafingerhut/clojure-cheatsheets/blob/master/src/clj-jvm/cheatsheet_files/jquery.tipTip.js#L115-L133
Hopefully I have actually linked to the correct section of the source that does this -- I didn't check carefully.
thanks :)
that feature is definitely something I want to implement
bruce suggested a quick margin hack that we implemented here: https://github.com/cljsinfo/cljs.info/issues/66
I don't recall exactly how I did this with the Clojure cheat sheet here, but if your JavaScript is better than mine (not difficult), you may be able to figure it out from the source: https://github.com/jafingerhut/clojure-cheatsheets/blob/master/src/clj-jvm/cheatsheet_files/jquery.tipTip.js#L115-L133
Hopefully I have actually linked to the correct section of the source that does this -- I didn't check carefully.