Hi Marc I think I figured out what is wrong with some websites like Source Code page. In the famous line 38 you loop of documents.links length and not about documents.images length but accessing the images within the loop. I would suggest the following: - put general Javascript code in a *.js file and load it within the header - put also the CSS or style info in a *.css file and also load it within the header If you like I can do it for you. Have fun - Mad Andy
- RE: [jBoss-Dev] New Website Problems Andy \"Mad\" Schaefer
- RE: [jBoss-Dev] New Website Problems marc fleury
