Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 6 of 6
Search took 0.04 seconds.
Search: Posts Made By: javageek
Forum: PHP 12-22-2012, 04:37 PM
Replies: 3
Views: 387
Posted By javageek
I think this is what you're trying to do: ...

I think this is what you're trying to do:
https://www.slogobox.com/bead/foo.php

And of course it must all be done client side, unless you do want to make an ajax call and send back the radio...
Forum: HTML & CSS 12-21-2012, 08:38 PM
Replies: 5
Views: 348
Posted By javageek
Do you want the card to be animated, in other...

Do you want the card to be animated, in other words do you want to see the card opening and getting bigger with perspective, or do you just want to click and show the inside of the card. Animated...
Forum: JavaScript frameworks 12-15-2012, 11:57 PM
Replies: 8
Views: 558
Posted By javageek
See if passing in the absolute path has any...

See if passing in the absolute path has any effect:

wp_enqueue_script( 'functions-cycle', 'http://bceverything.com/wp-content/themes/saveforweb/js/functions.cycle.js', array('jquery'), 0.4 );
...
Forum: JavaScript frameworks 12-15-2012, 06:54 PM
Replies: 5
Views: 302
Posted By javageek
Hmmm, I'm going to look further at the regular js...

Hmmm, I'm going to look further at the regular js code you posted, and I am using jQuery's ui draggable.

Let me hack on it some, and I'll come back with more questions. Thanks.

Update: Got...
Forum: JavaScript frameworks 12-15-2012, 06:10 PM
Replies: 5
Views: 302
Posted By javageek
If I create the clone on mousedown, append it to...

If I create the clone on mousedown, append it to the dom on mouseup, the user is going to need to click again to drag it. And I'm still not sure how to place the clone directly on top of the static...
Forum: JavaScript frameworks 12-15-2012, 04:29 PM
Replies: 5
Views: 302
Posted By javageek
Draggable clone of image, jQuery

I am trying to do some draggable coding with jQuery. What I want to do is this. I have an image, I want the user to be able to drag the image, but I also want the original image to stay in place....
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 04:52 PM.