View Single Post
Old 08-11-2012, 11:30 AM   #1
lrui
Enthusiast
lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.lrui ought to be getting tired of karma fortunes by now.
 
lrui's Avatar
 
Posts: 49
Karma: 475062
Join Date: Aug 2012
Device: nook simple touch
Smile How to remove multiple class attribute from div

Hi,all!
I am a new user of recipes,it's a awesome function to creat an epub book for my nook2 to read news.

Today i modified BBC news in Chinese recipes,however my epub book have multiple class attribute like this
Code:
<div class="module bodytext">
i want to remove the attribute “bodytext”and keep the attribute “bodytext”.

what I want.
Code:
<div class="module">
whate should i do?
lrui is offline   Reply With Quote