similar to: time slider cleanup errors

Displaying 20 results from an estimated 1000 matches similar to: "time slider cleanup errors"

2006 Mar 24
2
Slider: passing the slider object to onChange and onSlide?
I''m working with a couple of slider objects on one page. I''m using onChange to do a couple of things. onChange passes the new value of the slider, but not the slider object itself. Has anybody found a way to get the object? More details: A simple example would be to do the following: Put multiple sliders on a page. Now, when a slider is moved, change it''s track
2006 Jan 16
0
Slider Problems
Hi, I have two minor problems with scriptaculous sliders: a) when a list of allowed values is provided and that list contains 0 the value 0 is not usable This can be seen in the slider_test.html functional tests, slider 5 (multiple handles and predefined values), which allows values [0,0.2,0.4,0.6,0.8]. I cannot move any of the sliders to position 0 (using mozilla 1.7.8, same for
2008 May 28
3
Mocking objects to test Rails Controllers
Hi all, I''m currently considering the use of Mocha to aid in writing my Rails unit/functional tests. I currently have a Rails model which mixes in a series of methods to allow it to talk to an external service. The code is roughly of this form: class Person < ActiveRecord::Base include SMSNotifier def send_notification(message) send_sms(number,message) #
2006 Feb 18
1
slider not working in a table for IE 6
Hello, I''m trying to use the slider inside a table and am having problems. I''m wondering if anybody can help or, if it just isn''t possible for some reason. The following 2 entries are the exact same code (1 inside <div></div> and 1 inside <table><tr><td></td></tr></table>). The div one works fine but the table one
2006 Feb 18
0
slider component inside a table not working
Hello, I''m trying to use the slider inside a table and am having problems. I''m wondering if anybody can help or, if it just isn''t possible for some reason. The following 2 entries are the exact same code (1 inside <div></div> and 1 inside <table><tr><td></td></tr></table>). The div one works fine but the table one
2005 Dec 11
0
setValue() and sliderValue not affecting Slider
Good Afternoon- New to the list and new to script.aculo.us/javascripting as well. I am fluent in PHP and C++ so I am not completely benign when it comes to javascript. Anyways after following a guide online I figured out how to set up a slider in order to resize a set of pictures. My problem is neither the sliderValue option in the constructor nor the setValue() function seem to work. Perhaps
2012 Nov 05
0
slider control questions
DeaR UseRs, I have the following code (see below). It is working as expected although I have two problems/questions: - how can I set the size of the graph? It may sound silly, but I couldnt figure that out - is it possible to export this small "interactive aplication" to html or a latex document, or maybe pdf? Thank you for your attentions. Best wishes: Daniel the code:
2006 Apr 24
1
implementing a Slider control
i''m trying to implement a slider like "http://wiki.script.aculo.us/scriptaculous/show/SliderDemo", but i see that my code doesnt work. i seem to do everything correct but then if some one could look into it and help.. regards muddana The View Code: <%= javascript_include_tag "prototype", "effects"
2008 Jul 07
4
script.aculo.us slider - this and event handler - depending sliders
Hi, I successfully created depending sliders with prototype and slider.js. See the result here: http://www.soa-world.de/dev/slider/slider.html (here''s the code: http://pastebin.com/ma1e82eb) There is one problem with my code. What I do is I have a sliders class "function sliders()" inside I create the 5 sliders in a for loop and store them inside an array which is a member of
2006 May 23
0
Slider.js - Attemting to put values in form.
I can''t figure out how to take that value that the user has chosen in the slider and put that into a form value. Does anybody know how to do this? Here is my code so far (It''s pretty much directly from script.aculo.us): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Text effects tests</title> <script
2005 Dec 08
0
Slider problems in IE6
Hi, Sorry to report a bug here, but since the web site (well, just the Wiki part of it) seems to spend more time being unavailable than not, I don''t have much choice. I''m using IE version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519. I''ve developed a small page that uses the sliders -- specifically, a single slider with two handles), which works fine in
2006 May 20
1
Slider.js - Attemting to put values in form.
I can''t figure out how to take that value that the user has chosen in the slider and put that into a form value. Does anybody know how to do this? Here is my code so far (It''s pretty much directly from script.aculo.us): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Text effects tests</title> <script
2006 May 24
0
script.aculo.us add multiple slider values together
Hy there I''m sucessfully use the scriptaculous sliders. I''m not a programmer at all and managed to set up the sliders on a page. Great work guys! I like to add diffrent slidervalues together and make an output of the sum. Something like slider 1: 23.4567 Slider 2: 10.123 Output: Sum=33.5797 If ($Sum >=30) { output(''Great Score!)} If ($Sum <30
2006 Mar 15
3
slider control for touch screens?
I was wooed here by this demo page for the script.aculo.us slider control: http://wiki.script.aculo.us/scriptaculous/show/SliderDemo ... but I''m looking for a slider control well adapted for use in a touch-screen kiosk application (an unusual place to put a web application, perhaps, but bear with me...) I''ve posted an example (screencast and downloadable program) here:
2010 Sep 01
3
DPI slider
Hello there, I installed Championship Manager 01/02 using the brilliant Wine on my Ubuntu 10.04.1 system. It installed fine, but when I was in the game the mouse wasn't visible at all. I thought it may have been a graphics issue so started fiddling with the graphics settings in the wine configuration menu. As part of this experimentation I moved the dpi slider right up to maximum and applied
2006 Jan 31
1
Slider values from .25 - 1
I am having some difficulty understanding how to set the slider values to a specific range <div id="track" style="position:absolute; left:25px; top:10px; width: 150px; height:10px;"> <div id="scaller" style=" width:10px; height:15px; background- image: url(slidder2.png)"></div> </div> var scalebar = new
2008 Feb 07
0
Flash charts with live update and slider
Does anyone know of any good Rails-friendly Flash charts that have 1. Live AJAX-type update of data (without reloading entire Flash chart) 2. Horizontal axis slider to be able to zoom in (like the time slider on Google Finance) I have been using XML/SWF charts but find that its live update is clunky Thanks! Chirag --~--~---------~--~----~------------~-------~--~----~ You received this message
2008 Dec 04
1
Bug#502123: [PATCH] Re: xen-hypervisor-unstable-amd64: Post update from 3.2 -> 3.3, initrd which previously worked fails
tag 502123 patch severity 502123 serious thanks Confirmed. This regression was introduced by a copy-and-paste error in debian/patches/tools-python-xen-xm-relative-path.diff (svn://svn.debian.org/pkg-xen -r531). Please apply this fix. --- debian/changelog 2008-12-04 16:50:04.000000000 -0500 +++ debian/changelog 2008-12-04 16:59:09.000000000 -0500 @@ -1,3 +1,10 @@ +xen-unstable
2009 Jun 14
0
Bug#502123: xen-utils-unstable: Debian patch breaks paravirtualized guest initrd
Now this buggy patch has been copied from xen-unstable into xen-3 svn (r625): http://svn.debian.org/wsvn/pkg-xen/trunk/xen-3/debian/patches/tools-python-xen-xm-relative-path.diff?op=file Please, please, please, please fix it before releasing a broken xen 3.4.0 into Debian. --- xen-3/debian/patches/tools-python-xen-xm-relative-path.diff +++
2018 Dec 28
2
Slider bars...
Anyone have a clue how to add back the buttons at the top and bottom of the slider bars, or at least change how the sliders work? Most of the time, I want to scroll up faster, *NOT* got 500 emails back, or to the top of the page.... mark "c7.6"