View Single Post
Old 05-16-2015, 11:51 AM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,194
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by LadyKate View Post
I was wondering if the script in html files is ... well if not removed deactivated... in epubs.

I had an epub made with old html files that was loaded with script and loaded ever so slow and that made me curious.
I use this regex to remove the script from html files
When converting use in search and replace or after convert use the ebook editor.
Search
Code:
<script(.*?)>[^>]+>
Leave the replace blank.
gbm is offline   Reply With Quote