Focal Point
[CLOSED] Using SVG css properties in Appstudio.

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/1307060886

October 18, 2017, 12:53 PM
srajeevan
[CLOSED] Using SVG css properties in Appstudio.
Hi I am trying to use custom buttons and some animation inside HTML composer.
So i added an HTML object and wrote what i wanted in there.
I applied some embedded css as well as below.




Select Sort Fields



This is a part of embedded css:
.shape {
fill: transparent;
stroke-dasharray: 140 540;
stroke-dashoffset: -474;
stroke-width: 8px;
stroke: #19f6e8;
}


@keyframes draw {
0% {
stroke-dasharray: 140 540;
stroke-dashoffset: -474;
stroke-width: 8px;
}
100% {
stroke-dasharray: 760;
stroke-dashoffset: 0;
stroke-width: 2px;
}
}

These SVG css properties like stroke and fill etc is not working.
Any alternative solutions.?

This message has been edited. Last edited by: FP Mod Chuck,


WF8206,Windows 7,8,10
HTM,PDF,EXCEL
October 18, 2017, 02:53 PM
FP Mod Chuck
Srajeevan

This should be posted in the WebFOCUS for.um not the iWay forum


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats