kaffekop
-
SCSS darken by %
What the... Now it works, that is very very odd.. I tried a bunch of different versions, but they all failed, but now it seem to work fine :S Thanks a lot, i must have mistyped something (many times :P)
-
jquery - get prev and next href.
Kinda like that yes, except that it only gets the data in the same td. Firebug says: clicked: page1 > prev = page2 clicked: page2 > prev = page1 clicked: page3 > prev = undefined with: $('#menu a').click(function(){ $prev = $(…