BipadTaranMahato / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

slideshow and MT 1.2.1 locally not work, on server return error #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. I put everything like it shoud be. ( same like in this example:
http://www.electricprism.com/aeron/slideshow/example1.html )
2. and images not display at all (but captions are changing)

3. however i put this on my server and it seems to produce some error in
firebug:

A parameter or an operation is not supported by the underlying object" 
code: "15
http://vonsko.info/sequencestudio/ts-kancelaria/js/mootools-1.2.1-core.js
Line 293

using ff3.0.3 on ubuntu 8.10 with firebug and webdeveloper. 

page is :
http://vonsko.info/sequencestudio/ts-kancelaria/

Original issue reported on code.google.com by von...@gmail.com on 17 Nov 2008 at 12:10

GoogleCodeExporter commented 9 years ago
Can you please use the uncompressed Mootools Javascript so that I can better 
debug
what is happening? Thank you!

Original comment by aeron.gl...@gmail.com on 17 Nov 2008 at 1:58

GoogleCodeExporter commented 9 years ago
yup, here you go, now there is something about css. strange. 
greetz ;)

Original comment by von...@gmail.com on 17 Nov 2008 at 2:14

GoogleCodeExporter commented 9 years ago
A question - where is the "slideshow.css" stylesheet?

Original comment by aeron.gl...@gmail.com on 17 Nov 2008 at 2:35

GoogleCodeExporter commented 9 years ago
awww right, my bad. i put it on but there's still same problem.
( A parameter or an operation is not supported by the underlying object"  code: 
"15
http://vonsko.info/sequencestudio/ts-kancelaria/js/mootools-1.2.1-core-nc.js
Line 3290 )

Original comment by von...@gmail.com on 17 Nov 2008 at 2:45

GoogleCodeExporter commented 9 years ago
i've just solve it:

i've put all css definitions before scripts.

Original comment by von...@gmail.com on 17 Nov 2008 at 2:46

GoogleCodeExporter commented 9 years ago

Original comment by aeron.gl...@gmail.com on 17 Nov 2008 at 3:02