127 reputation
17
bio website silverink.com
location
age
visits member for 3 years, 11 months
seen Jan 11 at 12:04
stats profile views 18

Jan
25
awarded  Notable Question
Sep
11
comment How to find a position somewhere in div tag using jquery
Is there an object at the position? You need something to work out what the position is exactly (is it where the mouse is for example?) I'm afraid your question is a bit unclear to me.
Jun
20
comment CSS media queries for Galaxy S3
Well that's just not desirable. Not all phones are the same size. Much better to target for screen size not "what the device is". You are thinking about it wrong. For example, What is a Galaxy Note?
Mar
16
comment Animate image with jquery Animation effect
well the image is increasing in size right? The original is done in flash. You could try a zoom effect but again, you will need a separate effect for this instance.
Mar
16
comment Animate image with jquery Animation effect
The products grows in size rather than slides up so you would need a separate effect for this instance. Not sure if you can animate background sizes though
Mar
16
answered Struggling with performance how do I change this to use for loops?
Mar
16
answered Animate image with jquery Animation effect
Mar
16
comment Adding this to a variable in jQuery
sorry @webworker, afraid I still don't understand your code... can you post the html somewhere with nav items... use jsfiddle if you can't host it yourself. I think you are setting your variables wrong but can't be sure
Mar
15
comment Adding this to a variable in jQuery
can you supply example html of the page? I'm not sure what div.dropDownNav,div.dropDownNavTwo,ul.dropNav are so hard to say what's not working
Mar
15
answered Adding this to a variable in jQuery
Aug
29
awarded  Popular Question
Jul
15
comment Is it possible to have a Jquery Draggable object under an other div
hanks very much, project is now finished but this is great to keep in mind, other solution was a PITA to implement!
Jul
15
accepted Is it possible to have a Jquery Draggable object under an other div
Apr
12
awarded  Student
Mar
22
answered Adding JQuery menus
Mar
18
comment Rotating an image issues in IE < 9
It's not a huge difference but is annoying me... if you resize the image, then rotate. now drag the image and try rotating again. The image should jump in IE 8 or less. Thanks for the tip regarding the browser sniffing!!
Mar
18
revised Rotating an image issues in IE < 9
edited tags
Mar
16
revised Rotating an image issues in IE < 9
deleted 9 characters in body
Mar
16
revised Rotating an image issues in IE < 9
added extra info; added 4 characters in body
Mar
15
asked Rotating an image issues in IE < 9