Posts by Albert o'brien • 63 points
6 posts
-
0
votes0
answers107
viewsQ: Css and javascript locking
I tested my blogger on pagespeed and appeared for css and javascript blocking and as an example she gave me the following files in which I should block: css:…
-
0
votes0
answers610
viewsQ: How to enjoy browser caching?
I read and reread several times on this subject but never understand how something I do on my computer will make the site get faster on third party computer... Not to mention that when making such…
-
0
votes0
answers218
viewsQ: How should I fill the meta tags?
I could find ways to fill other meta tags but these, I have no idea. Does anyone have any idea? <meta content='xxxxx' name='alexaVerifyID'/> <meta content='xxxxx'…
-
2
votes1
answer2197
viewsQ: fixed menu with jquery on certain scrolling (scroll) of the page
I’m trying to keep this menu fixed https://jsfiddle.net/40ouwkcw/ from a certain scrolling of the page, in this case after the initial image. I found several tutorials on google, but none works in…
-
0
votes2
answers806
viewsQ: How to create an animated Hover icon
what I need to know to create an animated Hover like this in the menu http://www.webdesignerdepot.com/? I know this menu is done with javascript, but where should I look for such icons that look…
-
2
votes2
answers40
viewsQ: How to modify the width for the adaptation on tablets of a menu without media queries?
Menu: http://responsivemultimenu.com/lib/responsive-multi-menu/ I’ve never seen a responsive menu like this, there’s nothing media queries, I believe the responsive part is created by javascript.…