<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Tooltip/Mouseovers using CSS</title>
		<link>http://community.wikidot.com/forum/t-165199/tooltip-mouseovers-using-css</link>
		<description>Posts in the discussion thread &quot;Tooltip/Mouseovers using CSS&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-165199#post-519392</guid>
				<title>Re: Tooltip/Mouseovers without using CSS</title>
				<link>http://community.wikidot.com/forum/t-165199/tooltip-mouseovers-using-css#post-519392</link>
				<description></description>
				<pubDate>Fri, 26 Jun 2009 09:57:07 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes I have found a way of doing this without changing the CSS. You need to upload a small javascript file to your page and then use an html codeblock and iframe combination to show the text and tooltips. The result is shown below. Just hover your mouse over the two paragraphs:</p> <p><iframe src="http://strathviewconsultants.wikidot.com/support:tooltips/code/1" align="" frameborder="0" height="150px" scrolling="no" width="760px" class="" style=""></iframe></p> <p>However, it will require you to enter your text inside the codeblock rather than the normal method of entering text straight onto the page. And whenever you enter or change the text you will need to clear your browser cache and refresh the page to see the result.</p> <p>The javascript file, code and instructions for this are on my page at <a href="http://strathviewconsultants.wikidot.com/support:tooltips">http://strathviewconsultants.wikidot.com/support:tooltips</a> and if the general view is that this is a useful solution I will add it to the how-to pages.</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-165199#post-518888</guid>
				<title>Re: Tooltip/Mouseovers using CSS</title>
				<link>http://community.wikidot.com/forum/t-165199/tooltip-mouseovers-using-css#post-518888</link>
				<description></description>
				<pubDate>Thu, 25 Jun 2009 22:04:25 +0000</pubDate>
				<wikidot:authorName>maltheopia</wikidot:authorName>				<wikidot:authorUserId>308823</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I heard that there was some way using iframes to do stuff like javascript and CSS or somesuch?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-165199#post-518854</guid>
				<title>Re: Tooltip/Mouseovers using CSS</title>
				<link>http://community.wikidot.com/forum/t-165199/tooltip-mouseovers-using-css#post-518854</link>
				<description></description>
				<pubDate>Thu, 25 Jun 2009 21:27:03 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As you are not an admin of your site and therefore have no access to the CSS there is no way to do this that I know of. Even javascript tooltips require some manipulation of the CSS. You should ask to become an admin of the site; then there is scope for doing these tooltips with CSS.</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-165199#post-518755</guid>
				<title>Tooltip/Mouseovers using CSS</title>
				<link>http://community.wikidot.com/forum/t-165199/tooltip-mouseovers-using-css#post-518755</link>
				<description></description>
				<pubDate>Thu, 25 Jun 2009 19:25:56 +0000</pubDate>
				<wikidot:authorName>maltheopia</wikidot:authorName>				<wikidot:authorUserId>308823</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello there.</p> <p>I'm a CSS newbie here and for my wikidot page I want to have a feature so that when I hover over a certain word it'll show a block of text. Apparently it's possible with certain psuedo-classes (esp. hover) to do this, but I have no idea what the syntax is to do it in, either in the editor that wikidot uses or the 'code' function. Heck, I have no idea how to use it—everytime I copy and paste code it just shows the code in pretty colors.</p> <p>However, there's also a small complication. I am not the admin so I can't edit anything in the stylesheet; everything I use has to fit in the individual page's edit.</p> <p>Thanks in advance.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>