Results 1 to 3 of 3
Thread: Creating a mask for animation
- 10-25-2010, 03:18 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 2
- Rep Power
- 0
Creating a mask for animation
Hello anyone,
I am new to the forum and just starting out in Java. I pulled a simple slider from a tutorial and I am trying to implement it in my site HERE.
As you can see I need to mask that info before it crosses that line! I am looking for some advice on 1. if a mask is possible? 2. should I go a totally different route for what you see I want to do?
Also if you scroll down then click the slider the page jumps up? got any ideas on that.
Thanks, Micah
- 10-25-2010, 04:13 AM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,547
- Rep Power
- 11
Umm... This is actually a Java forum. Ie it has nothing to do with JavaScript.
That said, it's a nice page! You may want to work through the JQuery and UI API (the "builtin" methods) because there are transitions like slide that do what you want without having to resort to a more complex setup with unintended side effects.
Good luck! (You might try JavaRanch for help with JS)Last edited by pbrockway2; 10-25-2010 at 04:15 AM.
- 10-25-2010, 04:31 AM #3
Member
- Join Date
- Oct 2010
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
How to mask password characters
By Roselicious in forum New To JavaReplies: 4Last Post: 04-16-2010, 02:26 AM -
need help about animation ?
By h9h in forum Java 2DReplies: 1Last Post: 10-30-2009, 11:41 AM -
How to Mask input string
By nmc.091 in forum New To JavaReplies: 1Last Post: 02-23-2009, 03:49 AM -
JTextArea Animation
By hoglu in forum New To JavaReplies: 1Last Post: 12-18-2008, 11:44 AM -
GUI Animation
By serfster in forum New To JavaReplies: 2Last Post: 06-11-2008, 03:37 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks