Displaying 20 results from an estimated 1000 matches similar to: "SV: Re: each() and parameters and unobtrusive javascript"
2007 Mar 14
0
SV: Re: script.aculo.us question
Another option would be to use conditional comments, which is only supported in IE. Either in the javascript:
/*@cc_on @*/
/*@if (@_win32)
Event.observe(window, ''load'', ...(replace img)...);
/*@end @*/
Or in the HTML for including the script (this support checking versions):
<!-[if lt IE 7]>...include script...<![endif]-->
2006 Aug 01
0
Unobtrusive Javascript for Rails 0.2
Dan Webb (http://www.vivabit.com) and I are happy to announce the
latest release of the Unobtrusive Javascript plugin for Rails. This
release packs in lots of cool new features, a few changes to old ones
and some performance enhancements.
Now you can write your behaviours in Ruby, attach behaviours directly
to elements using content_tag and apply behaviours to elements
without HTML IDs.
2006 Jun 05
1
Unobtrusive javascript...what if?
What if...you could produce accessible, unobtrusive javascript, using
Rails built-in javascript/prototype helpers, with just one extra line
of code in your layout, a plugin, and one small enhancement to the
helpers. Something like this:
[php]
<% form_remote_tag :controller => ''foo'', :action => ''bar'',
:unobtrusive => true %>
# which produces
2006 Jul 21
3
Unobtrusive Javascript plugin
Hi,
I downloaded the unobtrusive_javascript pluing from this link
(http://www.lukeredpath.co.uk/index.php/2006/06/06/introducing-unobtrusive-javascript-for-rails/)
since I needed to have dynamic content in javascript (for a pop-up
menu).
Unfortunately I have been unable to make the plugin work. I followed the
instructions on the website, but for some reason the javascript doesn?t
work (for
2003 Mar 16
0
SV: Adding users
Hello i had the same problem 2 days ago :) and the nice people here tolt
me what to do ..
>smbpasswd -a username(valid unix)
and then define the password
this shuld do the job :)
Ps -axe |grep Ketil
79 ? S 1:09 /usr/sbin/klogd -c 3 -x PWD=/
CONSOLE=/dev/console -x (Ketil Braun Larsen)
-----Oprindelig meddelelse-----
Fra: Leva [mailto:leva@interware.hu]
Sendt: 16. marts
2007 Apr 09
0
Unobtrusive IPE -- comments, please
I just coded an unobtrusive In Place Editor and wanted to get some
review and comments for it. Anyone spot anything obvious that I could
do to streamline this?
Thanks,
Walter
<script type="text/javascript" charset="utf-8">
var rightClick = function(e){
Event.stop(e);
var editListing = new Ajax.InPlaceEditor("listing_body",
2003 Mar 14
2
SV: Adding samba users ?:/
I have now added a user and the hash apirs in the passwd... :] but when
I try to log in but it just don't work :/
Can someone give a suggestion?
This is my smb.conf... I guess theres a chance that its where the
problem comes in 2 play :)
[global]
workgroup = Nost
encrypt passwords = yes
smb passwd file = /usr/local/private/smbpasswd
unix password sync = yes
2006 Jun 07
9
Unobtrusive Javascript for Rails
I made a brief post on here the other day about this and now I can
proudly present the initial release of our unobtrusive_javascript
plugin for Rails. We''ll be working with Dan Webb of Vivabit to roll in
much of the functionality in his own as-yet unreleased
unobtrusive_javascript plugin into a single plugin.
This is essentially a preview release and probably not suitable for
use on a
2000 Feb 25
0
Sv: Sv: Ordinal Regression
Dear Peter.
I guess you know that Jim Lindseys code include nordr and ordglm in library gnlm - I attach the htmls which do various linear and nonlinear ordinal regressions - exemplified with just the data mentioned, McCullagh (1980) JRSS B42, 109-142. I had it work very fine.
-----Oprindelig meddelelse-----
Fra: Peter Malewski <p.malewski at tu-bs.de>
Til: Troels Ring <tring at
2004 Mar 16
1
SV: Documentation on how to put classes and methods in packageswith namespace?
Re. the Kings Quest game called R,
Inspired by the "stats4" of R-1.9.0 (alpha of 2004-03-15)
I moved the body af my function ".onLoad.dynamicGraph"
to the end of ".../dynamicGraph/R/dynamicGraph"
(replacing "library(methods)" by "require(methods)").
The secound run, with [Previously saved workspace restored],
produces the same result as in
2005 May 09
0
SV: Re: Sangoma A102 cards testing FIXED
Hi again,
Well - I didn't see beta8a-2.3.3 in custom dir. Will try.
Also I tried to contact Sangoma - they are very fast to answer but main problem is time difference - it's 6 hours between Canada and Europe.
Br,
dmitry
Dmitry Zhukovski
System developer
ComX Networks A/S
Naverland 31, 2
DK-2600 Glostrup
Denmark
Phone: +45 70 25 74 74
Fax:???? +45 70 25 73 74
Web: www.comx.dk
2007 Apr 04
0
SV: toggle.appear focus on div problem / question
Is this what you want: http://prototypejs.org/api/element/scrollto
-Tobias
-----Oprindelig meddelelse-----
Fra: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-spinoffs@googlegroups.com] På vegne af natquick
Sendt: 4. april 2007 12:53
Til: Ruby on Rails: Spinoffs
Emne: [Rails-spinoffs] toggle.appear focus on div problem / question
Hi there,
Can anyone help me,
2005 May 26
0
SV: Little Php question
Hi
I think you should have a look at the end of line - you are missing " :-)
Br,
dmirty
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Ronald
Sendt: 26 May 2005 11:47
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: [Asterisk-Users] Little Php question
Hi
I'm trying to make
2006 Jun 08
0
SV: Using regcontext
Hello
Thanks for the answer... Just realized it myself, as your mail arrived :)
Could be a nice feature though.
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Olle E Johansson
Sendt: 8. juni 2006 12:09
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: Re: [Asterisk-Users] Using
2006 Jun 09
1
SV: Call status subscriptions on multiple servers
Can you then inform me on what structures this information is stored in, in the asterisk code? Then ill try to do a quick dirty version of the replication.
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Kevin P. Fleming
Sendt: 9. juni 2006 16:25
Til: Asterisk Users Mailing List - Non-Commercial
2006 Jun 14
0
SV: DTMF when using g.729
I should note that we are not running the Digium g729 implementation, but the intel one.
Also, to not angry people, this ofcourse isn't used in our production environment, only for testing if we want g.729.
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Moises Silva
Sendt: 14. juni 2006 15:18
Til:
2006 Nov 03
1
SV: ip address in CDR
You can use the CDR(userfield) value, to save the ip's in the CDR record.
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Benjamin Jacob
Sendt: 3. november 2006 06:18
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: [asterisk-users] ip address in CDR
Hello ppl,
Any way to store
2006 Mar 05
7
whatever happend to unobtrusive javascript in Rails ?
Don''t get me wrong, JavaScript/Ajax helpers in Rails are a huge
timesaver and they have helped me to finally overcome my irrational
aversion to js libraries like prototype and such. However, all this
goodness seems to come at quiet a price. The resulting code is
littered with inline JS, including ubiquitous script tags and onload
attributes etc.. It seems that just when i found
2006 Jun 27
2
SV: Error in config sample for GoToIf?
Hello
As far as ive understood, you can just write
Exten => s,n,GotoIf([${AVAILSTATUS} = 1]?autoanswer:fail)
${AVAILSTATUS} would return 1, and "${AVAILSTATUS}" would return "1"
Jon
-----Oprindelig meddelelse-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Brian Capouch
Sendt: 27. juni 2006 09:10
Til:
2006 Mar 09
0
When calling external C-function repeatedly I get differentresults; can't figure out why..
Not an expert in programming either, but to me it seems like you've forgotten to initialize the variable "tr". It just picks up garbage from allocated memory previously initialized by other processes.
Med venlig hilsen
Frede Aakmann T?gersen
> -----Oprindelig meddelelse-----
> Fra: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] P?