Thanks for replying.

I am sure you are working on more important stuff and I guess my
question sounds stupid.

I spent 10 minutes looking around for this, before i send the email. 

The actual reason was that it was messing with the table and cell that
was placed in.

 

I found *one* solution to this minor problem. Change the
inlineeditbox.html page in dojo source...

adding a class and/or id. (this is also what i see in the inspector)

 

<input type="submit" value="Save" dojoAttachPoint="submitButton" />

<input type="reset" value="Cancel" dojoAttachPoint="cancelButton" />

 

If i am not mistaken without class or id, css rules cannot be applied on
an individual element (??)

 

In addition, a previous reply to a problem we had, was to use
dojo.storage (remember?).

This plus having to change dojo source, even for something so simple,
made me wonder 

of the level that we will have to get involved with dojo anyway,
regardless of the involvement with Tacos.

 

As i said i am new to both and yet i don't know much about the
internals. The question is...shall i spend time

learning dojo at the moment or Tacos will give me all i want? The
opposite..? Or finally.. is it the combination of both that 

will give me the most control possible, depending on what i am trying to
achieve?

 

Regards,

Spiros

 

On 05/01/07, andyhot <[EMAIL PROTECTED]> wrote: 

Spiros Papadopoulos wrote:
>
> Hi,
>
> Can I access the 'save' or 'cancel' buttons of InlineEditBox
component? 
>
> For example I may want to replace them with images or change their
> size, font-family etc...
>

it won't be difficult to come up with a css rule that does the above...
firebug or the web developer FF plugin 
will help.

> Thanks in advance
>
> Spiros P.




Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all known viruses.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to