I have a client who passed her site over for optimization. Her menu is using those dreamweaver hot spots, aka maps. Before I go the route of slicing her menu, I was wondering if there was some way to take that whole mess of code for the maps and put them into some sort of external file like CSS does? I haven't heard of anything like this, but I thought I would ask... Thanks
I never heard of being able to do that, and I just tried to find more info on it in Google. Is the map code at the bottom of the page? That's the best place to put it I know of so it's seen last by the SE's.
ah yes, I forgot about that trick! Thanks Maybe at a later date I will look into seeing if it can be stored in some sort of external file like php or something...
I am sure it can be included using php but then that's like no difference, because it becomes part of the html the SE's see anyway. At the bottom is probably your best bet.