Skip to main content

All Questions

Tagged with
17 questions with no upvoted or accepted answers
2 votes
0 answers
426 views

Jquery slide left and right through unordered list

I'm currently developing the UI/UX search filter interface that's apart of much bigger web app. I have everything working, but I want to clean up the code, specifically the jQuery slide left and ...
Chozen's user avatar
  • 299
1 vote
0 answers
125 views

JQuery - Toggle Animate from Left?

I'm trying to create the simplest jquery off-canvas menu toggle that I possibly can. There are tons of ways to do this, but I think we should be able to do it with as little as one line of code. ...
user avatar
1 vote
2 answers
413 views

Animate slideDown() and slideUp() on minicart in header

I tried to make my mini-cart (exactly like on this page http://demo.woothemes.com/storefront/) animated when the user hovers like here https://www.foodspring.de/ but I don't know how I can do this? ...
user avatar
1 vote
0 answers
67 views

JQuery animate adjacent divs to left and to right on clicking respective links

I have a fiddle here from an earlier thread on stack overflow that animates all divs from left to right: https://jsfiddle.net/Deepa_Thalikar/5kg0urx7/30/ Javascript jQuery(function($) { $('a.panel'...
Deepa Thalikar's user avatar
1 vote
2 answers
902 views

jQuery conceptual question - sliding in new content

I am new to jquery and AJAX. I am trying to get my concept down. I will simplify the question as much as possible. I have a page with some #data pulled from a database, and a next button. When the ...
Exd's user avatar
  • 11
1 vote
1 answer
3k views

jQuery show content using horizontal slide/animate

I have a small menu that looks like this: Item1 | Item2 | Item3 The menu sits inside a div and floats to the right in the div. When I hover "Item1" I ...
Walker's user avatar
  • 153
0 votes
0 answers
38 views

JQUERY issue mouseLeave - sliding animation

Don't no why my jsfiddle doesn't work This is my code : <div id="dentisterie"> <div class="overlay"> <div class="dentisterie-left"> <img src="img/dentisterie.png">...
Tom Marchal's user avatar
0 votes
2 answers
288 views

JQUERY : Move Div back and forth within other DIV

Trying to make a DIV move back and forth within the confines of a container DIV. Right now it continues sliding off to the right instead of resetting and going back left. Ideally it should be re-...
Jeeves's user avatar
  • 434
0 votes
0 answers
1k views

click on link and scroll to particular div

I am developing a page with horizontal scrolling in which if I click on a link, the html view will scroll to specified div to the left but the issue is when I click on a link which is Home, About us ...
Ashish Srivastava's user avatar
0 votes
3 answers
1k views

How to improve jQuery drop down menu animation

I have created a simple jQuery drop down menu using the slideUp and slideDown functions. It works if the user would slowly hover over each allowing the previous one to finish but that would never ...
user avatar
0 votes
1 answer
735 views

Jquery animate negative top and back to 0 - starts messing up after 3rd click

The site in question is this one: http://www.pickmixmagazine.com/wordpress/ When you click on one of the posts (any of the boxes) an iframe will slide down from the top with the content in it. Once ...
Daniel Takyi's user avatar
0 votes
1 answer
1k views

jQuery .animate() doesn't work on the first time

I'm making a "garage door" type thing to display projects. There is a div (whole) with a background image, then another div (project_info) that slides down with information, covering the background ...
somebodysomewhere's user avatar
0 votes
1 answer
773 views

jQuery - same effect, on multiple divs

I've been play around with jQuery lately and i managed to write a simple code that will move/slide (on Hover) an image away, revealing some data I've hidden behind it. It's something I wanna use on a ...
Khaled's user avatar
  • 154
0 votes
1 answer
201 views

My Slider click event to animate ploblem?

this code is wait for animate callback to click next or previous image. how to click like this plugin http://slidesjs.com/ not wait for callback. Thank you so much.( i'm sorry if my english is not ...
Gungrave's user avatar
0 votes
1 answer
79 views

Combine functions

I try to combine some functions like this, but won´t work for me. Panel will show for 1 second Panel slide up Slide Btn will go out of the viewport for a very short time End: Slide Btn show on the ...
ogni's user avatar
  • 327

15 30 50 per page