Main Page
From FragoriaWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| + | <html><script type="text/javascript"> | ||
| + | $(document).ready(function(){ | ||
| + | $("#slider").easySlider({ | ||
| + | Uncaught TypeError: Object #<Object> has no method 'easySlider' | ||
| + | auto: true, | ||
| + | continuous: true, | ||
| + | numeric: true | ||
| + | }); | ||
| + | }); | ||
| + | </script></html> | ||
| + | |||
<table style="background: transparent;" width="100%" align="center" cellspacing="0" border="0"> | <table style="background: transparent;" width="100%" align="center" cellspacing="0" border="0"> | ||
<tr style="background: transparent;"><td style="background: transparent;" height="430px" width="25%"> | <tr style="background: transparent;"><td style="background: transparent;" height="430px" width="25%"> | ||
Revision as of 06:26, 11 July 2013
|
| ||||||||||||||||
|
|
|
| ||||||||||||||

