lastlifelost Posted September 30, 2009 Report Share Posted September 30, 2009 Is this possible or should I just go with Java? Link to comment Share on other sites More sharing options...
justsomeguy Posted September 30, 2009 Report Share Posted September 30, 2009 PHP is only server-side, for client-side things you need to use Javascript. Link to comment Share on other sites More sharing options...
lastlifelost Posted September 30, 2009 Author Report Share Posted September 30, 2009 Yeah, that's what I thought. I found a little snippet of code that uses CSS to preload images (basically a large div with margin-left:-1000px), PHP could be used to insert the images into it, but I think I'll go with the tried and true javascript preloaders. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now