Hi getmea,
Every element that is apart of the page, must be secure. Images, flash, css, javascript, objects, etc.
css - yes
external javascripts - have to be on an https
flash - must be through https
anchor links - do not matter
The only thing is that when you click on a link from an https connection that points to an http page, you may get an error that reads "you about to leave a secure page yada yada"
Hope that helps.
|