From ffec6822170e8bed79061fac5c33fb0b9e5bb620 Mon Sep 17 00:00:00 2001 From: ambrosechua Date: Tue, 26 Mar 2013 21:20:52 +0800 Subject: [PATCH] dev version --- indexd.html => index.dev.html | 66 ++++++++++++++++++++++++----------- index.html | 2 +- 2 files changed, 46 insertions(+), 22 deletions(-) rename indexd.html => index.dev.html (86%) diff --git a/indexd.html b/index.dev.html similarity index 86% rename from indexd.html rename to index.dev.html index bda45dd..5ad165e 100755 --- a/indexd.html +++ b/index.dev.html @@ -1,7 +1,6 @@ - @@ -81,7 +80,14 @@ border-bottom-color: rgb(210, 110, 0); border-right-color: rgb(210, 110, 0); background-color: rgba(200, 100, 0, 0.28); } -.nextpg { +form { + width: 100%; +} +input[type=text] { + min-width: 300px; + width: 50%; +} +#nextpg, #nextpgh { margin: 15px 40px; width: 90px; } @@ -108,17 +114,12 @@ bottom: 10px; right: 10px; margin: 0; } -#playerframe {/* -width: 1px; -height: 1px;*/ +#playerframe { min-height: 0; min-width: 0; background-color: #000; display: none; -}/* -.result a { -display: block; -}*/ +} #results { position: absolute; top: 220px; @@ -165,8 +166,7 @@ font-weight: 0; margin: 1px; color: #ccc; } -.result .resultimg {/* -display: block;*/ +.result .resultimg { vertical-align: top; float: left; } @@ -200,13 +200,18 @@ color: #88f; .red { color: #f00; } +#nextpg {/* change to #nextpgh for non-href method */ +display: none; +}

Project EyesOffBETA - Purely client-side!

Inspired by 'No screen at night! ', we give you Project EyesOff! It is a service that allows you to surf YouTube and listen to music via voice recognition and speech. Powered by Google Chrome's buit-in voice input and Google Translate's text to speech, you can ensure it will give you the best possible results. It only works on Google Chrome. On my blog.

-
Go on...


+
Go on...
+
Go on...
+

Type or say your search query

@@ -220,7 +225,7 @@ color: #f00;
-Say or type read: reads results one by one; number x: goes to video; search again: goes back to search; +“read”: reads results one by one; “number x”: goes to video; “search again”: goes back to search;
@@ -230,8 +235,8 @@ color: #f00;
Turn down brightness
- + - + \ No newline at end of file diff --git a/index.html b/index.html index 47949ee..430c654 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -EyesOff

Project EyesOffBETA - Purely client-side!

Inspired by 'No screen at night! ', we give you Project EyesOff! It is a service that allows you to surf YouTube and listen to music via voice recognition and speech. Powered by Google Chrome's buit-in voice input and Google Translate's text to speech, you can ensure it will give you the best possible results. It only works on Google Chrome. On my blog.

Go on...


Type or say your search query

Here are your results

Say or type read: reads results one by one;number x: goes to video;search again: goes back to search;
Turn down brightness
\ No newline at end of file +EyesOff

Project EyesOffBETA - Purely client-side!

Inspired by 'No screen at night! ', we give you Project EyesOff! It is a service that allows you to surf YouTube and listen to music via voice recognition and speech. Powered by Google Chrome's buit-in voice input and Google Translate's text to speech, you can ensure it will give you the best possible results. It only works on Google Chrome. On my blog.

Go on...
Go on...


Type or say your search query

Here are your results

“read”: reads results one by one; “number x”: goes to video; “search again”: goes back to search;
Turn down brightness
\ No newline at end of file