Hey guys, I'm new to blogging, and I was wondering if any of you could tell me how to cut a review and have a link that says "click here for the rest" or something so that I'm not posting spoilers when I review second and third books in series? I hope that made sense, haha. I've messed around with blogger, but I couldn't figure out how to do it.
Thanks!
Tags:
Permalink Reply by TheDaydreamer on December 29, 2011 at 1:59pm Hey , i seached on google :D Check here : http://www.htmlforums.com/html-xhtml/t-how-do-i-hide-and-reveal-tex...
i think this is what you're looking for :D
Permalink Reply by Amber Lane on December 29, 2011 at 2:13pm I can't get any of them to work! :( Thanks for trying though! :)
Permalink Reply by Janis Friesler on December 29, 2011 at 8:40pm If you are using wordpress, there is an icon that says "more". so put your cursor where you want stop and click on the icon.
It won't show on the preview but it will show on the blog.
Hope this helps,
Janis
Permalink Reply by Amber Lane on December 29, 2011 at 9:34pm Unfortunately I'm using blogspot, and I'm not even sure if it's possible to do that on blogspot. Thank you, though! :) If I switch to wordpress, I'll keep that in mind.
Permalink Reply by Qiana Purple-Goddess Williams on December 29, 2011 at 11:26pm Hey Amber
You can embed your link- if you're using wordpress, just hit the lil link button and your text will be the "click here" whereas the link text box will actually add the text.
It will look like this- You Can't Run From the Heat
Get it? :-)
Qiana
Permalink Reply by TheDaydreamer on December 30, 2011 at 4:10am Ok..so i am gonna try it myself , and after i'll get back to you :D
Permalink Reply by TheDaydreamer on December 30, 2011 at 4:41am Ok..so after a little research :
This is the script
<script language="javascript">
function toggle() {
var ele = document.getElementById("toggleText");
var text = document.getElementById("displayText");
if(ele.style.display == "block") {
ele.style.display = "none";
text.innerHTML = "show";
}
else {
ele.style.display = "block";
text.innerHTML = "hide";
}
}
</script>
and you put this where you want the "show/hide" to appear.
<a id="displayText" href="javascript:toggle();">show(you can put here view spoiler or something)this will be be the text you'll have to click to show the text </a>
<div id="toggleText" style="display: none">Here you put all the text that you want to hide </div>
Permalink Reply by Belle's Bookshelf on December 30, 2011 at 6:43am Hi Amber
If you're in 'compose' on blogspot, there's an icon (should be next to the 'insert a video' icon), it looks like a little page being broken - that will insert a page break for you! It's super easy.
Permalink Reply by Amber Lane on December 30, 2011 at 12:35pm AHHH that worked! Thank you!!! :)
Permalink Reply by Belle's Bookshelf on January 6, 2012 at 6:46am Yay! :)
Permalink Reply by Kira on January 12, 2012 at 11:59pm another way you can do it, if you're working in the 'html' section (since the icon doesn't show there), is just type <!--more--> where you want the page break.
Permalink Reply by Jordan Butcher on January 9, 2012 at 7:36pm A much easier way to do this through Blogger is to go to "Settings" "Site Feed" then next to Allow Blog Feeds you can choose how much of your post you want to show up. Your options are full, short, until jump break or none.
Jordan
The Ink Puddle
© 2013 Created by Tricia.
Powered by