Hi Dietrich,

Today Dietrich Streifert wrote:

> Hi Tobi,
>
> That would be another option, that's right.
>
> But what about sharing the uri between widget instances? I suppose we
> then have to use css classes with apropriate data uri defined for each
> state?

in order to NOT have to copy the same DATA uri multiple times, you
could setup a css rule on the fly with the name of the embedded
image and then assign the class to the div in order to have to only
embedd the data uri once ...

but I agree with the other poster that icon fonts are much cooler
if the design does not call for icons rgb colors ...

> But my message was not only about call minimization, but also related to
> dom element minimization.

yes ...

cheers
tobi

>
> Regards
> Dietrich
>
>
> Am 29.02.2016 um 13:48 schrieb Tobias Oetiker:
> > Dietrich,
> >
> > not sure I followed all the arguments properly ... but what is the
> > problem of using https://en.wikipedia.org/wiki/Data_URI_scheme to
> > minimize calls ? coupled with the css background image aproach this
> > should be pretty 'lite' I think ...
> >
> > cheers
> > tobi
> >
> >
> >
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch t...@oetiker.ch +41 62 775 9902


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to