Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

27
votes
2answers
734 views

Pygame water ripple effect

I have Googled for it but there are no ready scripts - as opposed to the same effect on Flash. I have checked the algorithm on The Water Effect Explained and also tested an implementation of the ...
14
votes
1answer
449 views

Calculating window dragging and skewing in JavaScript

I am using JavaScript and trying to make a skew effect on a div. First, take a look at this video: http://www.youtube.com/watch?v=ny5Uy81smpE (0:40-0:60 should be enough). The video shows some nice ...
7
votes
4answers
7k views

How can I execute multiple, simultaneous jquery effects?

I am animating some error/validation elements on a page. I want them to bounce and be highlighted, but at the same time if possible. Here's what I'm currently doing: var els = $(".errorMsg"); ...
6
votes
5answers
1k views

JQuery - How can i smoothly resize an image to create a pulsating effect?

Hey, Im working on a website with a friend of mine, and from the start, our client has been unhappy with the quality of one of our animations. This animation takes an image and makes it larger, it ...
5
votes
6answers
133 views

Jquery mouseleave effect through div's bottom border

This is making me crazy. Is there a way to fire a mouseleave jquery effect only if leaving the div through its bottom border? That is, preventing said effect from taking place if the mouse pointer ...
5
votes
2answers
647 views

How to write a wah-wah sound effect in C++?

I'm trying to learn to write a wah-wah sound effect. Just for fun really :) So far, I've done a lot of research, and this page explains it the best. ...
5
votes
5answers
8k views

How to do the image fade-in effect upon scroll (like mashable.com)

I'm wondering about the fade-in effect for images on mashable.com (see http://mashable.com/2009/08/14/google-android-logo-remixes/ for example) As you scroll to the image, it fades in. It's not ...
4
votes
2answers
86 views

JS, jQuery loose-leaf calendar effect plugin

Is there JS plugin,e.g. jQuery or any other,that imitates effect of loose-leaf calendar? Here is image of calendar. It's needed, that top half falls into bottom when changing date in calendar. ...
4
votes
2answers
111 views

Free fireworks (like the effect) .NET control for WinForms or WPF? [closed]

Can anyone recommend a free implementation of a fireworks generating control, perhaps with sound, that can be used in .NET WinForms or WPF? Fireworks, as in the thing that goes bang.
4
votes
2answers
609 views

What to use for playing sound effects in silverlight for wp7

I know I can reference XNA for the SoundEffect class and that's what I've been doing so far but I was wondering if there was a better way than what I've been doing. using Microsoft.Xna.Framework; ...
4
votes
2answers
100 views

How would one go about creating one’s own graphics effect in WPF?

I have an Image object in my application which the user can drag around. The object displays an image which is partly transparent, so the window background (which is itself a bitmap) can be seen ...
4
votes
7answers
841 views

Is it possible to achieve paper-turn effect in HTML without using flash?

I'm aware of several flash-based commercial implementation like flashpageflip. But I'm wondering if it possible to achieve without using flash? Any help will be much appreciated. Thank you. Agung ...
4
votes
4answers
946 views

How to create a smoke effect in iphone?

i am developing an application where i want to do some smoke effect like animation and interact with that smoke. Do i need to implement it OpenGLES or any simple solution? Is there any sample ...
4
votes
2answers
865 views

Thumbnail effect like google chrome website screenshot

Could anyone show me how to make a thumbnail with hover effect like google chrome tab website thumbnail e.g. when you hover the website screenshot image, a blue box will appear with pin and you can ...
3
votes
2answers
42 views

effects of javascript not work in ajax reply

I am new in AJAX. I have searched a lot on Internet but only got basic AJAX steps. Now I am writing codes using AJAX but a common problem I am facing continuously. When I place return text in the ...
3
votes
2answers
640 views

Blur show effect - html5 canvas

I want to create a blur show effect like : http://www.flasheff.com/patternsshowcase/ (FESBlur). I've tried to use http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html using setInterval and ...
3
votes
2answers
336 views

Sliding Frame effect in Java Swing

Is there already workable example of a swing component which allows adding boxes/panels and then animate them to produce a sliding frame effect? What I am looking for is a simple component. It should ...
3
votes
1answer
874 views

iOS : UIView blurring things moving behind it

I'm wondering if it's possible to blur everything behind a view... Those things are expected to move. Example: I have an UIViewcontroller containing an UITableView, and a small UIView over it, wich ...
3
votes
2answers
346 views

which jquery effect does google search uses during pagination?

I searched for a particular term it yielded 'n' number of results. When i do a paginate there was an effect occurring and the contents updated after that.. which jquery effect does google uses during ...
2
votes
1answer
39 views

Facebook iPhone app login effect

I can't find one term for explaining the effect that I would to achieve in my iPhone app. If anyone have the Facebook app please open it and go to the login screen. Input only the username and press ...
2
votes
3answers
84 views

PHP image pixelate?

I need to make this effect with php. I know that there is IMG_FILTER_PIXELATE in PHP image filter. But I need it to be smoother and embossed? like in this image in this link: ...
2
votes
1answer
56 views

How to apply a drop shadow effect when drawing to a DrawingContext in WPF?

I'm drawing into a DrawingContext, and I'd like to apply a drop shadow effect to part of the drawing. At the moment I create the relevant parts in a DrawingGroup and apply a BitmapEffect, but this has ...
2
votes
5answers
97 views

Is this multiple hover effect possible using only CSS?

Could someone please tell me if the hover effect depicted here is possible with just CSS? Really would like to use this for my website if I can figure it out (so far no luck). I'm not a programmer ...
2
votes
2answers
124 views

Image Rotate 3D in Flex, but display another image on back of this image?

i want to rotate 3D an Image called img1 in Flex. I want to rotate it around y axis 180 degree. I can do this by using 3D effect already built in Flex but i want to do a bit more different. I want ...
2
votes
2answers
70 views

Is there an efficient way of doing jQuery toggle?

I was creating a FAQ section for my site, and, was wondering if there's more efficient way of toggling answers when the question is clicked. So far, I have the below code. However, it opens all ...
2
votes
4answers
160 views

Jquery fade effect

I need some jquery help. I have a simple image gallery and I'd like to add some jquery effect (particulary fading in/out of the images in #actimg). Keep in mind, Im not very familiar with jquery. js ...
2
votes
3answers
185 views

JQuery thumbnail hover highlighting (hiding other thumbnails)

I am trying to replicate the effect I found at http://www.rockstargames.com/lanoire/ in the third box. When hovering a thumbnail each other is darkened. To implement this, in standard javascript I ...
2
votes
2answers
421 views

IE9 jquery slidedown effect issue

So i have a ul list where i click a div above it and then i toggle it so i can slidedown/up the list... but when i slidedown the list on IE9 i see this weird effect below it: this happens on ...
2
votes
2answers
102 views

How to make fadein & fadeout in Javascript

I want to make fadein and fadeout effects as jQuery but by using javascript itself (vanilla JavaScript). Please write simplest way to do that
2
votes
4answers
172 views

How to fade out, set value, fade in; but do it 'better'

Say a element has value 55: <span id="some">55</span> I want to: fade out the element set value 44 fade in the element So I tried: ...
2
votes
5answers
130 views

Hover effect won't trigger on a link styled in CSS

I have a simple page in which I'm trying to style an a link. I can style the normal state fine, but the hover state never triggers. The relevant portion of my stylesheet is: a.faqquestion { ...
2
votes
3answers
956 views

JQuery:Can you add transition effects to .load

im slowly progressing with my work, continuously trying different approaches. quick question... is it possible to add jquery animation effects like .fadein .fadeout .slideup .slidedown etc to a ...
2
votes
2answers
406 views

Is there a (XNA 3.1 “Effect.CompileFromFIle”) equivalent for (XNA 4.0)?

I'm making .NET 3D Library's for games & tools that are cross platform between D3D9, D3D10, OpenGL & XNA that will run on Windows, XBOX, Phone7, MacOSX & Linux (Maybe iPhone & ...
2
votes
3answers
826 views

jQuery Shimmer Button Effect

Is there a way to create a shimmer effect on an HTML element, using jQuery, simulating a moving lightsource? I see this on Flash components, but haven't seen one with jQuery yet. Want to avoid having ...
2
votes
2answers
2k views

Improving this continuous jQuery animation

I've just created a simple, continuous bounce effect in jQuery but I feel the code isn't all that optimized and am looking to improve it. var $square = $("#square"); bounce(); function bounce() { ...
2
votes
2answers
606 views

How to apply the shake effect to a dialog with an embedded form

I'm newbie on this, I'm trying to apply the shake effect to a dialog that has an embedded form but not success on this. When I try to trigger the effect $("#restore_password").effect("shake", ...
2
votes
1answer
153 views

How to create a smiliar Simpler Viewer image gallery thumbnail effect using Jquery?

How do you create an effect like the Thumbnail in Simple Viewer image gallery using JQuery? The effect is When the user moves the mouse over an image, four sides of the image get covered by white ...
2
votes
2answers
614 views

Waving text on canvas

How could I make waving text on a canvas element similar to what is found on this page?
2
votes
1answer
668 views

Trail effect with jQuery?

Can this be done ? Basically I want to animate an absolute-positioned image with right:xxxPX, let's say. Well, when the animation is in progress, can I add a "trail" effect to it? Thanks, Adrian
2
votes
2answers
564 views

How to cancel jquery div effect if clicked

I have a hover effect applied to a div. All it does is basically increase the height mouseenter, decrease the height mouseleave. As a separate function, I have a click effect applied to one of the ...
2
votes
3answers
2k views

how to animate image on shake effect?

I have implemented game application.In which i want to animate some area of images on shake effect.How it possible please give me advice. Edit: My excatly query is that: In my game application there ...
2
votes
5answers
229 views

How do I make it so that there is no “Ghost” when I drag an image in Firefox?

When you drag an image , there is a semi-transparent ghost image that follow your mouse when you hold it down. Is there some way to apply CSS/JS to remoe this effect on a certain portion?
2
votes
2answers
516 views

How to access GDI+ Effect Classes in C#

I try to find out, how to access the Effect-Class and it's decendants of GDI+ in C#. Especially, I'm interested in these: * Blur * Sharpen * Tint * RedEyeCorrection * ColorMatrixEffect * ColorLUT * ...
2
votes
2answers
728 views

jQuery - Fading animation on hover

I have a little jQuery animation which fades in a link when hovering an : $(function() { $('.delete').hide(); $('#photos img').hover(function() { ...
2
votes
1answer
927 views

Draw drop shadow

I want to add a drop shadow to an image file. What's the best way to do that? I thought about creating a WPF Image control and adding a bitmap effect.. But how can I save the result to a file? ...
2
votes
1answer
7k views

RichFaces: Displaying a notification “popup” when AJAX operation succeeded

We are currently developing a B2B web shop based on Java EE 5, JSF, Facelets and RichFaces. The technology has really worked very well so far, but now I am facing a small problem I just can't figure ...
2
votes
1answer
1k views

3D Wall effect with WPF

I am going to implement the 3D Wall effect with WPF, could you recommend some good website where can download some 3D effect samples with WPF, then I can study it. Thanks.
2
votes
1answer
1k views

How to disable the default open menu effect in Flex?

By default in Flex 3.2, clicking on an item in a MenuBar navigator results in a menu rolling out over a small period of time. How would I disable this and make the menu pop out instantly? Thanks!
1
vote
0answers
27 views

change fade to elastic … effect

Making a testimonial slider, and wondered how I would change effect from fade to something like elastic , in out bounce etc. I have made a fiddle here : http://jsfiddle.net/ozzy/Gx2TR/ our js is: ...
1
vote
2answers
45 views

How this author made the equalizer effect inside text?

http://www.chris-wang.com/ If you hover over the textual navigation words on this page, you'll see it changes color from left to right, inside the text. I can't figure out how this guy did that, or ...

1 2 3 4 5