Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Hi i'm new in web development. I'm finding solution for my problem since last two days, but did not find any good solution. Actually i need thumbnail slider in pop. I have tried this one but it is loading very slow. Please view the image and guide me which slider i should use.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I am under developing a game website i would like to know how to make only certain point of my website to work? and the rest should be disabled!
Assuming you gonna host it on a apache webserver, you could block some directorys with a .htacces file like asked here
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I wanted to have animation on my content i searched whole day and got something to work on it.I used same technique as they used everything is seems same still when i scroll my website there is no animation on content after slider.
Demo example
My website
Looks like you're missing the imagesloaded.js file used in the example. You need to reference this script in your code.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
The page I just bumped into, has really amazing hover transition over Links, in this case its images
Page: http://other.wpengine.com/
I was wondering whether anyone has any idea how it is done. Is there any principle or specific way involved? Does someone know where I could look into it?
here is a tutorial of how to do it
https://tympanus.net/codrops/2012/04/09/direction-aware-hover-effect-with-css3-and-jquery/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I would make the same transition page of this website http://www.coolappse.com/ in javascript or css3 (see work section). I have no idea how to get to the same result. Do you have an idea or how to guide me ?
Thank you very much for your answers and sorry for my english.
jQuery.scrollTo is probably your best bet : http://demos.flesler.com/jquery/scrollTo/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to make a website where the displayed page moves down outsite the display when I click a button, before the new page gets loaded. How can I achive that?
You could use 2 iframes, in which the first and the second website are shown and the animate them with javascript. Maybe this could help you: https://stackoverflow.com/a/8382328/3902603
EDIT:
Here is an example: http://bit.ly/10sWJxZ
You will just have to put your jframes into the divs