/Bookcase

save your book and reading condition online

Primary LanguageHTMLApache License 2.0Apache-2.0

Bookcase

save your book and reading condition online

将Bookcase嵌入自己的网页

<iframe id="bookcase"
        allowtransparency="true"
        frameborder="0"
        scrolling="no"
        tabindex="0"
        width="100%"
        horizontalscrolling="no"
        verticalscrolling="no"
        style= "width: 1px !important;
                min-width: 100% !important;
                border: none !important;
                overflow: hidden !important;"
        src="https://bookcase.rainbowyang.moe/"></iframe>
<script>document.domain = "rainbowyang.moe"</script>    

注意修改上面iframe的src属性来连接到正确的网页