similar to: degrading gracefully - how to tell if JS is enabled?

Displaying 20 results from an estimated 2000 matches similar to: "degrading gracefully - how to tell if JS is enabled?"

2006 Apr 01
3
Gracefully degrading Ajax AND Drying up actions
Still a semi-newbie, but so far I''ve managed to solve most things with a bit of help from the Agile book, some googling around, and a bit of trial-and-error, but I''m really stuck with this one (very much an Ajax newbie): I know how to gracefully degrade an AJAX newpost type call so it can appear inline or (for those without JS support) go to a new page (put an ":href
2015 Jun 13
4
C5 : Firefox 38 bug
On 06/12/2015 11:25 AM, m.roth at 5-cent.us wrote: > jd1008 wrote: >> On 06/12/2015 07:28 AM, g wrote: >>> On 06/10/2015 03:56 AM, Always Learning wrote: >>>> I displayed, as a web page, a list of search results created in PHP, >>>> from MySQL. >>> i am still using 24.8.0 and do not have to contend with all the >>> bugs introduced by moz
2006 Apr 12
1
How to handle big string
Hi all Which is the fastest way to gsub a 5000 char string. i.e. big_string = "i am so <script>..3000char...</script>big<noscript>...2000 char...</noscript> gsub me!!!" # If i run: big_string.gsub(/<script(.|\s)*<\/script>/i, '' '').gsub(/<noscript>/, '' '').gsub(/</noscript>/, '' '')
2015 Jun 13
5
C5 : Firefox 38 bug
On 06/12/2015 12:27 PM, Valeri Galtsev wrote: > On Sat, June 13, 2015 1:22 pm, jd1008 wrote: >> >> On 06/12/2015 12:18 PM, Jonathan Billings wrote: >>> On Sat, Jun 13, 2015 at 12:05:16PM -0600, jd1008 wrote: >>>> Mark, please be aware that noscript has also a whitelist >>>> that is not viewable by the user. >>>> The whitelist tab does NOT
2006 May 03
3
Graceful degrading AJAX show/hide
Ok i''ve done a bit of hunting around and I can''t find much documentation on how ensure an ajax call through an rjs file degrades with javascript off. Essentially, if javascript is off, I want to refresh the page and pass a variable from the controller to the page the user is on. Not use the rjs file. At the moment i have this: <%= link_to_remote("Advanced Search",
2017 Nov 01
5
NoScript allow scripts globally reversible?
I'm running NoScript because otherwise Firefox freezes up a lot. Recently I've had difficulty accessing a site. I suspect the reason is that it uses redirection in a way that frustrates my efforts to give it permission. To test the notion, I'm considering temporarily allowing script globally. How hard is it to reverse? Will I need to redo previous permissions one at a time? --
2019 Aug 05
3
browsers slowing Centos 7 installation to a crawl
Richard wrote: >> Date: Monday, August 05, 2019 10:44:00 -0500 >> From: Michael Hennebry <hennebry at web.cs.ndsu.nodak.edu> >> >> To be clear, by "Centos 7 installation", >> I meant a PC on which Centos 7 was installed. >> >> In any case, Centos 7 has not always been this slow. >> Presumably something has changed. >> I've
2017 Oct 04
2
firefox and D state
On Wed, 27 Sep 2017, ken wrote: > On 09/24/2017 02:26 AM, Michael Hennebry wrote: >> From here: >> https://addons.mozilla.org/en-US/firefox/addon/noscript/ >> ? >> > Yes. > > It can also be accessed from within Firefox -> Tools -> Add-ons -> > Extensions.? Then search for it, etc. Thanks. It works. -- Michael hennebry at web.cs.ndsu.NoDak.edu
2015 Jun 13
6
C5 : Firefox 38 bug
On 06/12/2015 12:18 PM, Jonathan Billings wrote: > On Sat, Jun 13, 2015 at 12:05:16PM -0600, jd1008 wrote: >> Mark, please be aware that noscript has also a whitelist >> that is not viewable by the user. >> The whitelist tab does NOT list the hidden white listed >> entries. > You mean the noscript.mandatory about:config entry? I looked at it on > my computer and
2012 Feb 20
3
How to determine a subset of a binary strings?
Hi, I need some neat ways of determing a subset of binary strings. For example, x=c(0,0,1), y=c(0,1,1), z=c(0,1,0). So x is a subset of y and z is also a subset of y, but x is not a subset of z. I tried to search R functions and packages but no hits. Any ideas? Best, Jing -- Jing Tang, PhD Senior Researcher Finnish Institute of Molecular Medicine (FIMM) FI-00014 University of
2007 May 13
4
How to know if browser is Prototype.js-capable
Hi, I looked in the documentation but i did not found any answer to the following question: Is there a mean to detect if the browser is actually capable to handle prototype ? I should write an simple HTML loader page (like gmail does) which checks if the browser is able to use prototype and then sets window.location depending on the test result. Is there a "standard" way to do this ?
2020 Apr 05
6
Zoom?
Hi, folks, After I did a complete reinstall of current 7, with KDE instead of minimal, I'm mostly ok... except for Zoom. Has anyone gotten sound working with firefox? I get video, but it keeps claiming that my browser (the default firefox) can't access the system sound. Given that even as I type this, I'm streaming WUMB through its player.... I have noScript, but I
2017 Sep 24
2
firefox and D state
On Thu, 21 Sep 2017, ken wrote: > On 09/20/2017 01:00 PM, Michael Hennebry wrote: >> Previously when firefox went catatonic >> to the point that I could not even scroll, >> its CPU usage had gone to 100%+. >> Now top tells me that firefox, Web Content (with a space) >> or sometimes kswap... has process state D, >> uninterruptable sleep. >> >>
2009 Sep 12
4
Normal distribution
 Dear All   let me go one step further by asking you if you could help me show that the distribution of this data in normal.  have a little idea (by trial and error) but i seem to not fully understand how its done.   H<-rnorm(100, mean=50000, sd=3000) par(las=1) hist(H, breaks=seq(40000, 60000, 1000), freq=F) f<- function(x) exp(-(x-5000)^2/18000000)/sqrt(18000000*pi)  x<- seq(40000,
2017 Jul 05
2
Firefox 52.2.x and javascipt issues
Hi all, Is it me or there are a lot of troubles with Firefox ESR 52.2.x and javascript ??? I face a lot of troubles with pages I used before correctly running javascript, since the update to firefox-52.2.0-1.el7.centos.x86_64 on my EL7 laptop -- (?- Bernard Lheureux //\ Linux System Administrator v_/_ MailTo:bernard at lheureux.be
2017 Sep 20
2
firefox and D state
Previously when firefox went catatonic to the point that I could not even scroll, its CPU usage had gone to 100%+. Now top tells me that firefox, Web Content (with a space) or sometimes kswap... has process state D, uninterruptable sleep. Any suggestions on how to deal? I often have a lot of tabs open, so discovering the right one was hard enough before. Usually, it was something relatively new,
2019 Aug 05
1
browsers slowing Centos 7 installation to a crawl
On 6/08/19 6:33 AM, Richard wrote: >> Javascript - if you're using firefox, install NoScript last week. > > NoScript selectively blocks javascript, it doesn't turn it off -- > which for testing purposes, at least, is the goal. > > In ff -- about:config - then enter "javascript" in the search line > and set "javascript.enabled" to false. >
2001 Oct 06
1
Defeating Timing Attacks
Hello, In response to the timing analysis attacks presented by Dawn Song et. al. in her paper http://paris.cs.berkeley.edu/~dawnsong/ssh-timing.html we at Silicon Defense developed a patch for openssh to avoid such measures. Timing Analysis Evasion changes were developed by C. Jason Coit and Roel Jonkman of Silicon Defense. These changes cause SSH to send packets unless request not to,
2011 Mar 28
2
.Net frame 4 error
<script src='http://img823.imageshack.us/shareable/?i=screenshot1mr.png&p=tl' type='text/javascript'></script><noscript>[Image: http://img823.imageshack.us/img823/3043/screenshot1mr.png ] (http://img823.imageshack.us/i/screenshot1mr.png/)</noscript> any one know to fix that? Im trying to play The sims Medieval.
2017 Mar 06
2
CentOS 7, firefox, and flash
I posted Friday about this oddity. Now I've got more data, and what's happening is this: if I tell noscript to enable youtube and googlevideo in one tab, not only does it affect *all* tabs, but also affects another browser window opened from the first browser window. Anyone have any clues for a workaround fix? mark