Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Update README.htm
Browse files Browse the repository at this point in the history
  • Loading branch information
roydukkey committed Apr 3, 2012
1 parent 47ae632 commit 178086f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.htm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<!-- The required Guider CSS -->
<link rel="stylesheet" href="guider-2.0.2.min.css" type="text/css" />
<link rel="stylesheet" href="guider-2.0.3.min.css" type="text/css" />
<style type="text/css">
/*-- This CSS is just for the Demo. --*/
#howard, #raj { position: absolute; top: 350px; left: 250px; border: 2px solid #333; }
Expand All @@ -27,7 +27,7 @@
<!-- guider.js requires jQuery as a prerequisite. If you want guiders to be draggable, you'll also need jQuery UI Draggable. Be sure to load guider.js AFTER jQuery. -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
<script type="text/javascript" src="guider-2.0.2.min.js"></script>
<script type="text/javascript" src="guider-2.0.3.min.js"></script>

<script type="text/javascript">
/*--
Expand Down

0 comments on commit 178086f

Please sign in to comment.