Support Forum

  • Page:
  • 1

XHTML-Version of Hoverbox

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there,

just have been working much with the hoverboxmodule and recognized that it isnt xhtml-conform.
So i edited your last version (i hope its okay for you guys) and attached it here:

Attachment mod_hover_box2-d2bf6c231a7c9a4836e329b1199c44ba.zip not found



Steps to get Hoverbox XHTML-conform:

1. Install the normal hoverbox from the joomlabamboo download-section
2. Overwrite the file mod_hover_box2.php with the attached file
3. At the moduleparamaters set all your referenceoptions to no (like on the screenshot)

4. So we disabled the references with 3. cause the <style>-tag in a <td>-tag is not valid, so
we have to add the reference by hand to our index.php in the template-folder. Add it directly upon the closing </head>-tag
<script src="http://yoururl.com/modules/mod_hover_box2/hover_box2/mootools.v1.11.js" type="text/javascript" charset="utf-8" ></script>

<style type="text/css" media="screen">@import "http://yoururl.com/modules/mod_hover_box2/hover_box2/slimbox/slimbox_ex.css";></style>
<script src="http://yoururl.com/modules/mod_hover_box2/hover_box2/slimbox/slimbox_ex_compressed.js" type="text/javascript" charset="utf-8" ></script>

<style type="text/css" media="screen">@import "http://yoururl.com/modules/mod_hover_box2/hover_box2/hover_box2.css";></style>

<script src="http://yoururl.com/modules/mod_hover_box2/hover_box2/mootips.v1.11.js" type="text/javascript" charset="utf-8" ></script>


<script src="http://yoururl.com/modules/mod_hover_box2/hover_box2/thumbnoo.js" type="text/javascript" charset="utf-8" ></script>
  • Ernte 23's Avatar
  • Ernte 23
  • Previous Member
  • 76 posts
  • Karma: 0
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
-->
The administrator has disabled public write access.
Hi Ernte,

Thanks a lot!

Cheers,
Tom
  • Tom de Kok's Avatar
  • Tom de Kok
  • 12 Month basic
  • 316 posts
  • Karma: 7
The administrator has disabled public write access.
Thanks a lot for that Ernte - much appreciated.

Ive been meaning to update the hoverbox for a few months now and Ill use this as a base when I get back from the UK.

Thanks again.

Cheers Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers