Questions tagged [sliding]

392 questions
3
votes
0 answers

jQuery Plugin Need: Marquee Text with Direction Control with Mouse

I am searching a jQuery plugin to marquee text in a div and control the direction with mouse. I've found one example which is written in pure Javascipt. The plugin must have these functionalities: Start scrolling on mouse hover Scrolling direction…
trkaplan
  • 3,217
  • 2
  • 23
  • 26
3
votes
2 answers

Android slider puzzle

I am developing a slider puzzle in android one which has an image broken into small images and we need to order these pieces to form the correct image. I have used a grid view 3x3 which contains 8 images and one black spot. So basically when you…
Nisha
  • 149
  • 1
  • 2
  • 9
3
votes
3 answers

Implement Facebook styled sliding menu sliding from right to left

I tried to implement sliding menu in my application. What i want is that there is a button on the top right corner of the screen. And sliding menu should come up from right to left which is reverse slide of facebook styled sliding. In Jfeinstein…
myo htet aung
  • 107
  • 2
  • 12
2
votes
4 answers

HTML5/jQuery - Vertical Page Sliding

I have seen websites where they have some links in the top, and when you click example the first link, you are being scrolled down (the jQuery scroll down effect) on the page, to the id (#) you clicked on. (The menu with the links is following you).…
oliverbj
  • 5,771
  • 27
  • 83
  • 178
2
votes
1 answer

Android FragmentActivity how to pass variables to Fragments?

I have a perfectly fine running FragmentActivity with a smooth horizontal sliding between the (identical) Fragments. I was wondering now how I can send a variable to the Fragment objects? My code looks like this: private void initialisePaging()…
Dominik
  • 1,703
  • 6
  • 26
  • 46
2
votes
1 answer

ExtJS Content sliding/scrolling like Sencha Touch (ExtJS Drag Scroll)

How can I achieve effect of sliding/scrolling content of Ext.panel.Panel/Ext.view.View or any other container like in mobile applications or Sencha Touch? Something like drag scroll with a mouse (like PDF documents). Can someone give me any hint,…
kkris1983
  • 471
  • 1
  • 7
  • 15
2
votes
1 answer

Android Sliding Tab

I am a newbie of Android development. I want to implement a sliding tabhost with animation. The effect is shown in the following video: http://youtu.be/XuLQmXLDrJQ This app comes from HTC Sense clock. You can focus on the bottom of the screen. My…
Nero
  • 21
  • 1
  • 4
2
votes
1 answer

Jquery hover triggers sliding box, help?

I have the following code: