0
votes
2answers
45 views

link to top with following div

Probably this is a stupid question, but I'm not exactly a developer (more a webdesigner) and I'd like to know how to make the following. Once I saw a site that had a div with a link to scroll the page ...
-3
votes
1answer
32 views

jQuery: How to detect when mouse is static

I am working on jQuery and I need to detect when the mouse is static for more than 2 sec for example and then detect if it moves again. I maybe don't have the good name for that so I haven't found ...
0
votes
1answer
18 views

jQuery - selecting all the text in an input field closes the form

Sorry for the title; I don't even really know how to explain this issue, but I'll try my best. I have a form that is inside a div that appears with a darkened background when a linked is clicked. A ...
0
votes
0answers
35 views

jquery live event and mouse button code

http://pastebin.com/ycfxr1Qz This event works only when you click the left mouse button. Non-live event works pretty for all buttons why?
0
votes
1answer
29 views

How do I add this script to make my menu open on mouse hover

Okay so basically I have this almost done but I wanted to make this menu open on mouse hover. $(function() { $( "#tabs" ).tabs().addClass( "ui-tabs-vertical ui-helper-clearfix" ); $( "#tabs ...
0
votes
2answers
57 views

jquery.transit hover not working

I am trying to create a basic hover effect using jquery.transit. When the cursor hovers over one of my icons, I want that icon to scale up 100%, and then reduce 100% when the cursor moves away. ...
0
votes
0answers
25 views

onbeforemousemove to get mouse's old position?

I'm working on a drag and drop lib and i would like to add the mouse's position variation to the dragged element's actual position instead of just setting it's position to the current cursor position ...
0
votes
0answers
129 views

JavaScript - dragend and drop events not firing

I want to make whole HTML blocks draggable, not just text or images, so i've come up with this : http://jsfiddle.net/8D7YK/ The drag end event won't fire when i release the mouse button. Neither will ...
0
votes
1answer
58 views

Change page with mouse drag event

I was wondering if it's possible to change a html page on a mouse drag event. I'm trying to allow a user to click and drag a white box to the left to change the page. The link to the project is here: ...
-2
votes
1answer
277 views

Detect right click's “open in new tab” on link in jQuery?

I want my links to look like legit urls, but behave differently, like go to some tracking url I define, when a click event happens. When i click link with left mouse button, i can catch it with ...
0
votes
2answers
189 views

How to make a div move down if mouse hovers over it jQuery

I'm trying to make a <div> that will glide down when the persons mouse hovers over it. I believe this would be jQuery which I have little experience with. Thanks for any help in advance!
0
votes
0answers
112 views

Creating different mouse trails

I have trouble finding an answer to this specific problem. I am really new to jquery and I am making a website that as a gimmick generates different mouse pointers when you click on a menu where you ...
0
votes
1answer
76 views

jQuery determine if mouse leaves from the side

I already have a script for mouse enter, but I can't figure out leave statement from side. Objective is to animate .darker to enter from side which mouse does, and also leave to side where mouse ...
0
votes
2answers
460 views

How to disable Left Click of Mouse for a particluar div using javascript?

I want to disable the left click for a particular div. I have tried the following way but its not working for me: $('[id$=div]').onclick=function(){xajax_addFunction()}; It is document.ready(). it ...
1
vote
2answers
119 views

jQuery - Non-nested / non-descendant sibling navigation shown on hover event

I have 2 navigation areas. The second should appear when an element in the first is hovered over and it should disappear if the mouse does not move over it. Very basically i have: HTML <ul ...
1
vote
2answers
73 views

How can I calculate mouse specific movement with JavaScript

I want to know how can I calculate a mouse specific movement. I want to have some advices how to determine the mouse is moved from A to B. For example, like win8. When the mouse is on side of ...
0
votes
0answers
123 views

Show move cursor when mouse click and move jQuery

I have a <div> with a background image with the properties, Check jsfiddle: http://jsfiddle.net/HghHE/ I want to show a profile icon with 100px(200px shown in jsfiddle). The user can zoom the ...
-2
votes
1answer
219 views

Image sprite animation mouse movement [closed]

I spent all evening trying to find help but it was no good. I would like to create same effect like here: http://gifctrl.com with a help of jQuery. I understand that I need to track mouse position on ...
2
votes
2answers
176 views

jQuery - detect if the mouse is still?

I was wondering if there was a way to detect if the mouse is idle for like 3 seconds in jQuery. Is there a plugin that I am unaware of? Because I don't believe there to be a native jQuery method. Any ...
0
votes
1answer
138 views

A mousehold plugin with delegation?

I'm using Remy Sharp's jQuery plugin called MouseHold Event and I try bind it with .on() method, buth, it doesn't work. $('#button').mousehold(function() { console.log(1); }); The above code ...
0
votes
1answer
230 views

How to make scrolling parallax with one movement with scroll mouse

i have a problem. I need make a parallax like this http://community.saucony.com/kinvara3/. I know how to make the parallax but not with only one movement of the scroll from mouse. One movement from ...
0
votes
2answers
81 views

Using JQuery or Javascript, how can I tie a click function to control the scroll of an element/div?

Using JQuery or Javascript, how can I tie a click function to control the scroll of an element/div? I want to add buttons to control the vertical scroll of a div without changing positioning or ...
0
votes
1answer
100 views

jquery: How do I find all the class names and number of instances of a element

I have created a set of divs of different size that all reside within a parent. These divs have different class names depending on their size and content. What they share is another classname called ...
0
votes
2answers
132 views

How do I attach a right click event to a draggable div

This is the problem I am having. I need to attach some kind of handle to a draggable div. What I need to do is capture the right mouse button every time that I right click on div within the parent. ...
2
votes
1answer
346 views

d3 mouse argument with jquery

I am trying to get the mouse coordinates of a div using d3, and I have working code that looks like var mouse = d3.mouse(document.getElementById('container')); When I try to use a jquery selector ...
0
votes
4answers
154 views

jquery firing mouse out for ul when navigating between li

I have an html page that has a list <ul id="mylist"> <li><a href="#">item 1</a></li> <li><a href="#">item 2</a></li> </ul> Then some ...
1
vote
3answers
80 views

How do i find a child div winthin a parent with the mouse, div has only a classname

Sorry if this is has already been ask but I can't find the exact solution that I need. I am a noob to jquery and am making a newspaper layout form. I can make new divs within the layout canvas ...
1
vote
2answers
601 views

jquery set mouse position inside a <div> graphic area

using http://www.flotcharts.org/ to realize a complex scatterplot graphic with zoom/pan functionalities, i would like to set mouse position at specific coordinates (by example: when doing a zoom in, I ...
1
vote
1answer
147 views

Advanced right click functionality - click and hold, show buttons, on release click what is hovered over

How would you do this in javascript/jquery? I currently have the right-click + hold to show a div, and then it disappears on the release of the right click. However, I would like to click any button ...
2
votes
3answers
254 views

Control the position of a list by rotating a DIV

I have a long term goal and I'm slowly edging my way towards it, but I need a lot of help, don't really know what I'm doing yet? Please take a look at this fiddle: ...
1
vote
2answers
158 views

How to create a move handle using jquery

This is more the theoretical type of question. In my web-application i want to create a button that the user can click and therefore initiate a move-mode during which (until the mouse is released) ...
1
vote
2answers
157 views

jquery “fixed” mouse position

I am using the following code to get the mouse position: $(window).mousemove(function(e) { mouseY = e.pageY; }); What I want to achieve is to get the X coordinate relative to the window, that means ...
3
votes
2answers
264 views

Is it possible to put the mouse cursor behind an element or does the mouse cursor have an z-index?

I would like to replace the mouse cursor with an custom image when the mouse hovers over a certain element. I do it by setting the mouse curser off first with cursor: none; when it hovers the ...
2
votes
2answers
453 views

Why is pageX and pageY relative to wrapper, not document?

Ok, so I want to have the the div '.prodimg' follow the mouse pos. And this works, except it's being positioned relative to the left pos of #wrapper that is a parent div of '.details' and '.prodimg'. ...
-1
votes
1answer
119 views

Does anyone know a carousel plugin like this? [closed]

Does anyone know a carousel plugin like this? http://www.k2.pl/ It moves as the cursor moves over it. Thanks.
1
vote
2answers
273 views

jQuery hide + CSS hover issue with mouse

Has anyone else noticed that when you have the CSS:hover effect applied to an element, hide that element and keep the mouse perfectly still, the hover effect is still present until the mouse moves? ...
0
votes
1answer
851 views

How can i create moving element using mouse position, like at http://fieroanimals.com/?

I want to create div element with an image inside, and change it position with coordinates from mouse position. There is a few jquery-pluings for creating 3d effect, but i need only move on X and Y ...
0
votes
1answer
221 views

get mouse position on jquery.media object

I am trying to get the current mouse position in javascript with this simple sample code: $(document).mousemove(function(e){ console.log(e.pageX +', '+ e.pageY); }); This works fine but I want ...
3
votes
2answers
7k views

JavaScript how to change mouse cursor to an image?

I've seen examples where you can change it to preset images that your operating system has; example: $('body').css('cursor', 'wait'); But how about my own /img/my_image.png? Thanks for any help. ...
11
votes
3answers
2k views

Command-click doesn't open a new tab, but middle-click does

On my website, which is a one-page JS site using Sammy.js and jQuery, when I middle-click a link with a mouse, the link opens in a new tab. But when I command-click on a Mac, it doesn't. This happens ...
0
votes
1answer
155 views

jquery mousedown event function cant pass handler

I've got this code: function drawing(){ this.dragging = function(){ $('#object').mousedown(startDragging); } function startDragging(){ console.log(e.PageX); } } var draw = new drawing(); ...
1
vote
1answer
262 views

mouseenter/mouseleave event doesn't fire when the target is animated and passes under the mouse pointer

I have this example here to illustrate the situation: http://jsfiddle.net/nubrF/40/ If you hold your mouse onto the path of the animated element you can observe that the events are fired only in ...
0
votes
4answers
184 views

How to ignore mouse event triggered by sibling inside of the trigger (image area)

Ok, lt me explain to you this very strange problem on which I am working the second week right now without any solution. Imagine I have an image 100x100px. Around the whole image I have an image ...
1
vote
1answer
148 views

Do something in hover if the right button of the mouse is down (pressed)

I need to zoom an image when mouse is over the image and the right button of the mouse is kept pressed. something like: $('img').hover( function(){ if (the-right-mouse-button-is-pressed){ ...
0
votes
3answers
708 views

jQuery detect hover over left or right of a single div

I have a photo gallery I am working on building, and I have a previous and next button that show and hide and change opacity depending on hover and such. Right now I have a wrapper around the image ...
0
votes
1answer
375 views

Small JavaScript Hover Slider Image Gallery Not Working in Firefox

I recently found the perfect mini-script for the pictures section of the site I've been working on non-stop for the last half year. I had it working but apparently in Firefox it doesn't want to play ...
0
votes
1answer
286 views

hide DIV when user clicks outside of it on iPhone/iPad/mobile safari

I've implemented the following code on the site I'm working on which works great, but for some reason doesn't seem to work on Mobile Safari. When the user clicks outside of the #trailer div a ...
1
vote
5answers
3k views

jQueryUI autocomplete 'select' does not work on mouse click but works on key events

JS/JQuery: $this.find('input').autocomplete({ source: "/autocomplete_tc_testcasename", minLength: 2, focus: function(e,ui){ $(this).val(ui.item.label); return false; ...
0
votes
1answer
518 views

Clicking on a textbox in firefox doesn't give focus

I have the problem where none of the textboxes in my website can get focus if you click on them with the mouse. If you tab through the items, you can enter data into the textbox. I have a simliar ...
1
vote
0answers
105 views

creating homemade scrollbars in web pages

For years I have had a problem using javascript and jquery to control things like homemade scrollbars. I use mousedown to set a "dragging" variable to true, save the initial mouse position, and then ...

1 2 3