ced that if you select a custom Disk Offering and - as
>>> expected - it displays custom controls at the bottom and then you click on
>>> the "No Thanks" radio button that the custom fields don't disappear.
>>>
>>>
>>> On Sat, Mar
gt;>
>> I also noticed that if you select a custom Disk Offering and - as
>> expected - it displays custom controls at the bottom and then you click on
>> the "No Thanks" radio button that the custom fields don't disappear.
>>
>>
>> On Sat, Mar 22,
it displays custom controls at the bottom and then you click on
>> the "No Thanks" radio button that the custom fields don't disappear.
>>
>>
>> On Sat, Mar 22, 2014 at 5:27 PM, Mike Tutkowski <
>> mike.tutkow...@solidfire.com> wrote:
>>
&
he bottom and then you click on the "No
> Thanks" radio button that the custom fields don't disappear.
>
>
> On Sat, Mar 22, 2014 at 5:27 PM, Mike Tutkowski <
> mike.tutkow...@solidfire.com> wrote:
>
>> Hi,
>>
>> I have a JavaScript question. Of c
t a custom Disk Offering and - as expected
- it displays custom controls at the bottom and then you click on the "No
Thanks" radio button that the custom fields don't disappear.
On Sat, Mar 22, 2014 at 5:27 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
Hi,
I have a JavaScript question. Of course, feel free anyone to answer it, but
I CCed Brian, Jessica, and Alena since they seem to do a lot of our GUI
work.
While testing a feature of mine for 4.4, I came across a minor GUI issue.
For 4.4 I added the ability for Compute Offerings to support
kowski [mailto:mike.tutkow...@solidfire.com]
> Sent: Wednesday, November 06, 2013 10:10 AM
> To: dev@cloudstack.apache.org
> Subject: Re: JavaScript Question
>
> This is just a guess, but I'm thinking if the checkbox is not visible, then
> ":checked" always returns fal
mizedIops.is(':checked')"
Jessica
-Original Message-
From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
Sent: Wednesday, November 06, 2013 10:10 AM
To: dev@cloudstack.apache.org
Subject: Re: JavaScript Question
This is just a guess, but I'm thinking if the
This is just a guess, but I'm thinking if the checkbox is not visible, then
":checked" always returns false (which would be weird).
I do make the checkbox visible before using ":checked", but it's possible
this visibility change doesn't take effect until after the event handler
finishes.
Any thou
Hi,
Does anyone know why this checkbox of mine always returns false?
if ($isCustomizedIops.is(':checked')) {
// do some stuff
}
That code is part of an event handler for a combobox (when the combobox
changes to a certain state, I want to see if the checkbox that is revealed
is in the checked
10 matches
Mail list logo