Results 1 to 1 of 1
Related
-
css not loading in FF, fine in IE Forum: CSS Forum
Replies: 3 -
how can i do (loading...) Forum: Javascript Forum
Replies: 1 -
Simple picture loading script? Forum: Javascript Forum
Replies: 4 -
sound not loading Forum: HTML Forum
Replies: 6 -
Simple picture loading script Forum: Javascript Forum
Replies: 3
-
09-05-2005, 02:41 AM #1
Is it possible? loading two different script from one <img ... >??
hai everybody,
i faced a problem here to let the script perform some action here...
script index.html :
<img src="http://example.com/pix.pl" width=1 height=1>
i using this script to perform some background process while the script is loading. then at the pix.pl is a script from another domain. is somekind of keep track procedure
but only one <img .....> can i call another "abc.pl" from the 3rd domain? sounds complex :P, actually jz need to keep track in the 2nd and 3rd site. and the problem is how i gona do the "keep track" from the 3rd site? how can i trigger the "abc.pl" from another domain? coz i cant put another <img ...> in the index.html coz need lots of changing here.
really hope someone can giv a helping hand
moreover, the 3rd script(abc.pl) loaded, need to let the system treat the script is trigger from index.html, but not from "pix.pl".....
will it be impossible??
thanz lots
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum