User talk:Kenny/Archive 1: Difference between revisions

m
Line 64: Line 64:
* Now, I made Template:tabs as an alias for tabber, and hope this works fine. (Hope no broken pages this time.)
* Now, I made Template:tabs as an alias for tabber, and hope this works fine. (Hope no broken pages this time.)
* The Scrollbars are beautified in Webkit-cored browsers, but I was encountering a problem which is stated in MediaWiki:Vector.css (the css block was commented). I was trying to add "To top" and "To bottom" to the ends. However, when two buttons are at the ends, one functions as "up" and one functions as "down". By now, I has no idea to override their functions via Vector.js. To see if there is any solutions, or if there is anyone can do this.
* The Scrollbars are beautified in Webkit-cored browsers, but I was encountering a problem which is stated in MediaWiki:Vector.css (the css block was commented). I was trying to add "To top" and "To bottom" to the ends. However, when two buttons are at the ends, one functions as "up" and one functions as "down". By now, I has no idea to override their functions via Vector.js. To see if there is any solutions, or if there is anyone can do this.
** To See the UI design, you can remove /**/ outside the blocks under /** @@@@ .... @@@@ **/ Comments. The webkit scrollbar are pseudo-elements, and the jQuery gets nothing with the selector.