so thankful!!!!
does the line below say anything concerning the shell I am using?
#!/bin/sh
or this one?
BusyBox v1.13.4 (2009-10-10 01:39:56 CEST) built-in shell (ash)
I am working on a wifi router after I installed this linux firmware/OS:
http://www.dd-wrt.com/wiki/index.php/Main_Page
this works great!
any tip how I can get the output value in a variable that I can further use?
$RANDOM was what I first tried but I couldn't make it work..
thanks!
I am a beginner with bash/awk etc. I generate a number with the script below that works
1. I would like to round this number up
2. I would like to declare a variable that will have the value of the rounded up number.
can somebody please help or provide a link?thanks in advance...
Is there a way to embed variable width and height youtube iframe videos based on percentage instead of fixed width and height in pixels?any answer v.appreciated
thanks a lot for the answer..I am not a specialist in js.I found and used the script below which detects and closes the alerts and popups in firefox but not these authentication windows..Is it possible to detect and close somehow these windows with js?
like the one that appears in the above url(...
Hello,
I have created with CHICKENFOOT
http://groups.csail.mit.edu/uid/chickenfoot/faq.html
an automated random websurfing script for artistic purposes that visits randomly domains with 3 letters. It works great but sometimes it visits domains like this one below and it is stuck:
www.fvd.com...
hello,
new to this forum..I would like to embbed a youtube video in flash with all its controls then rotate the video in a particular angle and export the whole sceen as swf file. I would like to have a website with embedded videos rotated to a specific angle..is this possible in flash?or any...
I have very little experience in flash...do you think it is possible to embed in flash then rotate the entire scene or just the embedded video and export as a swf?thanks in advance for any answer..
thanks a lot for the answer...
I tried to put the youtube url in the iframe but it doesn't work in any browser..
any ideas?my code is below:
thanks a lot in advance
<style type="text/css">
iframe {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg)...
Any hint on how to rotate an embedded youtube video at a specific angle for example 45 degrees?
I am interested to rotate the video and the timebar,controls etc.
any hint highly appreciated.
ok I managed to include the library below in my document and it works..
http://osteele.com/sources/javascript/docs/gradients
any idea how to create a gradient filter above everything?
the following code works only for the documents body color:
var elt = document.body;
var style...
ok..I got one step further..i included a library in my script..any idea why the following line does not work.is there any mistake at the left part?thanks a lot for any answer..
document.body.style.class = " gradient ffffff 000000 vertical";
yes I tried it but I cant make it work...my js programming skills are not so good and I would like to integrate it in chickenfoot..firefox add-on.. does it work on top of every page element?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.