i am planing to do a chatbox like whatsapp that supports animated gifs and some html tags
but also i am looking for a way to do it without lagging that can be caused by webbrowser
the html of chat box will load a style css in the header.
and i dont want to load that css each time message arrived
is there a way to set webbrowser header with a style file from local folder and append html tags without reloading ?
but also i am looking for a way to do it without lagging that can be caused by webbrowser
the html of chat box will load a style css in the header.
and i dont want to load that css each time message arrived
is there a way to set webbrowser header with a style file from local folder and append html tags without reloading ?