Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion desired features
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Samuel Carlisle  
View profile  
 More options Oct 11 2012, 6:02 pm
From: Samuel Carlisle <samuelcarli...@gmail.com>
Date: Thu, 11 Oct 2012 15:02:44 -0700 (PDT)
Local: Thurs, Oct 11 2012 6:02 pm
Subject: Re: desired features

+1 on the css. I want to have

session.add_image("url_to_image", decorated=False) i.e. no border on white
background... not just be forced to use:

http://api.human.io/static/css/base.css?v=3c5d6
and
http://api.human.io/static/css/client.css?v=6bd9f

Specifically, I want to turn off:

body's
element {
    *background-color: rgb(240, 240, 240);*

}

and
.phonegap #interface_container {
 *   background-color: rgb(225, 225, 225);*
    display: none;

}

So that I have a nice clean white background... for now I have to use
transparency and add this weird beige colour to my graphics :S
On Wednesday, 26 September 2012 23:25:20 UTC+1, Guy Mann wrote:

> First off i love human.io.
> I'm a web developer and this is my first attempt at building anything for
> the mobile world and human.io made it so quick and easy to get going.

> It would be great to be able to apply CSS styles to elements I add, or
> even better to define a css file in the add_task call and then be able to
> use the styles defined there in my tasks.  Perhaps add an options array to
> the add_{item} functions which would allow you to pass options such as
> class or id to be used to styling.  Right now everything looks very plain.

> I would like to have a select element from HTML so i can make pick lists.  

> I would like to have a means for form validation in a form.  I would
> normally have javascript on the page to control whether certain fields were
> filled in or not.  This could be something that could be defined in the
> options array mentioned above.  Further to this it would also be good to
> get the onclick functionality of a browser, so that if you selected an
> option you could enable some other hidden or disabled elements.

> Of these requests the styling I feel is the most important but all would
> be great to have. It would make your framework much more robust.

> Also will there be a way to create a stand alone app from my human.io app?

> Thanks,

> Guy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.