JavaScript Problem

Status
Not open for further replies.

DarkDragonLord

New Member
Messages
782
Reaction score
0
Points
0
Hi people :D

I want to know if JavaScripts have blocked calls like PHP is.
Because i'm trying to do a DIV have rounded corners using CSS + Javascript.


Why i'm posting this here? Because it worked in example, worked running the HTML on localhost but when i upload it on x10, it just don't work o_O

Here the example the tutorial gives:
http://www.html.it/articoli/niftycube/nifty1.html

Here, the same page, same source code and same .js in my account:
http://ddl.exofire.net/nifty1.html

don't work ¬¬

So, the .js have something that x10 blocks.

Could anyone check http://ddl.exofire.net/js/niftycube.js and tell what is blocked, why and how i can request to unblock?

Thanks
DDL
Edit:
Uh oh.

I readed all .js and, even wihitout knowing Java, i figured out what is the problem. The stupid scrip requires a css that tutorial does not say that you need to add with it.


Closing stupid topic T__T
 
Last edited:
Status
Not open for further replies.
Top