[phpMyAdmin Developers] Using inline styles for preview panels

Lakshay arora arora.lakshya123 at gmail.com
Tue Jun 26 14:04:02 CEST 2018


Hello,
Since, changing styles using javascript changes the inline style attribute
and because you have to change the styles dynamically, this seems to be a
nice idea. However, you can take a look at this
<https://codepen.io/GiorgioMalvone/pen/vHCds>, using contentEditable
attreibute to change styles, thohugh applying this could get difficult and
slow.
Thanks

On Tue, Jun 26, 2018 at 4:47 PM, Saksham Gupta <shucon01 at gmail.com> wrote:

> Hello everyone,
>
> I'm going to create preview panels for theme generator. As the colours
> would be dynamic it's best use to use javascript to change inline style
> tags. I know that we are trying to convert all the already present inline
> style tags to css files. But I think for changing colours of panels on
> pressing preview buttons, the best way is to use style tags for the
> background of panels. Any other idea is highly appreciated.
>
> Regards,
>
> Saksham Gupta
>
> _______________________________________________
> Developers mailing list
> Developers at phpmyadmin.net
> https://lists.phpmyadmin.net/mailman/listinfo/developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20180626/1ccc4a13/attachment.html>


More information about the Developers mailing list