hello,
i want to secure my webpage's images and code from being copied, so I want to merge (like a grid) all my images into 1 jpg, and use the (index) map of each image instead of its regular url
thus avoiding to upload each image separately by securing them in 1 tight flat image.
can anybody tell me how to do that?
thanks :)