gabriel
Newbie
Posts: 1
Registered: 12/5/2007
Location: uk
Member Is Offline
|
| posted on 12/5/2007 at 12:20 AM |
|
|
using the 1 colour picker over different domains
Hi, currently the picker.js file refer to the picker.html file, I want to use the same picker over different domains, thus has to use
../common/customiser/js/picker.html - BUT this gives an empty box, the URL does not work in javascript, any one any ideas how to over come this??
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 12/5/2007 at 08:28 PM |
|
|
default browser's security settings will prevent javascript from communicating across domains.
|
|
|