Displaying 20 results from an estimated 100 matches similar to: "jquery slider"
2008 Sep 01
2
Help with link_To
Hi,
I need some help!!
I have to make a link_to with a string
to have that strin in another controlle who can i do it??
i have something like this
<%= link_to ''Buscador'', new_consulta_path, :query=>"rssnews" %>
and then in the controller consulta params[:query]
--
Felipe Vergara Contesse
IngenierĂa Civil Industrial UC
2008 Jul 29
1
help tracking user statistics with Rails
SOS!!
I need some help. I need to know if somebody has heard about any plugin that
can do the track of the statistics of a user in a web page, like time ,
where did they do click or things like that. Maybe with javascript, ajax.
Thankyou very much!!
--
Felipe Vergara Contesse
IngenierĂa Civil Industrial UC
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2010 Jan 22
5
Add /sbin to sudo PATH
Hello,
Does anyone have an idee how to add /sbin to the sudo $PATH environment?
Adding /sbin to .bashrc $PATH isn't really what I want...
I'd like sudoers to be able to run:
$ sudo chkconfig
And not:
$ sudo /sbin/chkconfig
Thanks
Sam
2003 Oct 15
2
Example of cell means model
This is an example from chapter 11 of the 6th edition of Devore's
engineering statistics text. It happens to be a balanced data set in
two factors but the calculations will also work for unbalanced data.
I create a factor called 'cell' from the text representation of the
Variety level and the Density level using '/' as the separator
character. The coefficients for the linear
2010 Mar 03
3
how to open a tcp port?
Dear All
On my CentOS , I want to open tcp port 4965 but my server does not contain
/etc/sysconfig/iptables . Can you please let me know how to open this port ?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100303/382ba4aa/attachment-0002.html>
2005 Aug 08
2
extract t-values from pairwise.t.test
Hi,
how can I extract the t-values after running a pairwise.t.test? The
output just list the p-values.
Many thanks for your help.
Cheers
Guido
____________________________________
Guido J. Parra
School of Tropical Environment Studies and Geography
James Cook University
Townsville
Queensland 4811
Phone: 61 7 47815824
Fax: 61 7 47814020
Mobile: 0437630843
e-mail:
2003 Jun 19
4
WinXP can`t log on Samba PDC
I`m folowing the steps on the unofficial Samba how to. I already join my
WinXP box to the domain but I can`t login from my WinXP box after restart.
There is an error message that sais: Windows can`t connect to the domain
because the domain controller is unable or
I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9
this is my smb.conf
[global]
domain logons = yes
2007 Mar 09
0
GLMM in lme4 and Tweedie dist.
Hi there,
I've been wanting to fit a GLMM and I'm not completely sure I'm doing
things right. As I said in a previous message my response variable is
continuous with many zeros, so I was having a hard time finding an
appropriate error distribution. I read some previous help mails given to
other people advising them to use the Tweedie distribution. I'm still
not sure if this
2006 Mar 05
1
[patch] Effect.Move and a little experiment
i everybody! first at all, sorry about my poor english...
i''m working in a little experiment about boucing objects using
Effect.Move implementation and a couple Effect.Transitions''
but... i was stuck in the way how Effect.Move works. I need to move a
object in two dimensions: X and Y, but in different times....
Effect.Parallel not work for me, because meanwhile the object
2007 Apr 15
1
Optipoint 420std SIP Firmware
Hello,
I?m looking for Optipoint 420 Standard SIP Firmware to make my first tests
with Asterisk and SIP, but I?m unable to find it. Could someone help me?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070415/c2da9cc0/attachment.htm
2003 Oct 21
2
Polynomial lags
Does anybody know if there is a built in fuction to use create polynomial
distributed lags (sometimed called Almon lag) on linear models?
Thanks
Francisco
_________________________________________________________________
See when your friends are online with MSN Messenger 6.0. Download it now
2003 Oct 15
0
(no subject)
Dear Dr. Bates
I replied to your email before but apparently it didn't make it so I am
replying again. I would really appreciate if you could send me an example
on how you suggest to build a cell means model for fixed effects using the
NLME library. I am not sure whether you suggest to create a separate factor
for each unique combination of levels of a factor or whether you suggest to
2003 Apr 29
1
plot with nlme
Using R v. 1.7.0 on Windows 2000
I would like to plot the fitted values of a model as a function of a
continuous covariate, augmented with data (e.g., augPred) grouping by
combinations of fixed effects. I have not been able to use augPred
effectively, and am wondering if it does not handle unbalanced data (3 out
of 192 missing).
I include below the model and an xyplot that almost does the
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
2005 Dec 23
0
script.aculo.us some tests
hi everybody!
first, i speak spanish, so, my english is not very clean...
i''m developing two ''controls'' or ''widgets'' based in prototype.js
library and script.aculo.us effect collection.
a flickr slideshow (not finished):
http://hector.piloto.cl/flickr/(PUT YOUR FLICKR USER HERE)
an example: http://hector.piloto.cl/flickr/cechegoyen
and a treeview
2006 Jun 18
0
PowerPoint Producer 2003 like Slider Control?
Greetings all,
I would like to create a slider control similar to what is found in the
timeline editors of popular presentation software like Producer for PP 2003,
of Macromedia Captivate.
Here is the beginning of what I''ve done so far:
http://apps.ultravioletconsulting.com/TimeLineEditor/timelineEditor.html
Ultimately, I''d like to make it more like that screenshot 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
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 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
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