Problem solve me please
This is my problem . any body here solve my problem?
please compress of this coding.
link is : http://www.dynamicdrive.com/dynamicindex4/logo.htm
Problem solve me please
This is my problem . any body here solve my problem?
please compress of this coding.
link is : http://www.dynamicdrive.com/dynamicindex4/logo.htm
I'm sorry, but I can't understand what you're asking. What is the problem? What do you mean by 'please compress of this coding'?
"Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program." - Linus Torvalds
Anime Views Forums
Bernie
Unfortunately, Dynamic Drive scripts cannot be compressed much unless they are first rewritten so that they can be compressed with the more popular compression algorithms like pack and jsmin. They require that you debug using jslint or some similar method before they can stand the type of compression pack, jsmin and other similar utilities perform. There are some "non-destructive" compressors out there that will save you some and that don't require the script code to be updated to use successfully.
However, this script is so short, there's little point in compressing it.
The script does use the rather large jQuery script library, but that's already compressed and remote hosted, so it's really not an issue in this regard.
Also be aware that even if you do compress it, you are still required by law to retain the script credit both on the page that's using the script and in the compressed script file.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks