tammelin
-
Colors differ in different browsers. About to go crazy!
thanks a lot! after repairing the permissions and restarting chrome the colors now displays correctly! like the guy on stackoverflow I am also using an external monitor with a custom color profile. this seems to be the source of the issue. althoug…
-
Colors differ in different browsers. About to go crazy!
I should add that the background color is set using background in CSS. The background is not an image ...
-
jQuery include
Seems to me that you have forgot to include the js-file of the carousel that you want to use. It should be included after jquery.js and before code you have put in galleryscript.js you need. I also suppose that the carousel comes with a CSS-file tha…
-
How to insert a attribute name in HTML (jQuery)
How about something like this http://codepen.io/anon/pen/LCjqv ? Update: here is another alternative more similar to the example in your codepen http://codepen.io/anon/pen/kzuvo
-
Convert Menu to Dropdown: Prefix for sub-categories
Update: I just managed to solve this myself after a while of testnig. If anyone is interested, the result looks like this: http://codepen.io/anon/pen/JbACk Might come in handy for other people that want to add more mobile-friendly navigation for …