Forum Moderators: open
I also, have to run the same code for every page. I mean with frames or not. So i thought - what if this script will check window height and width, and if its more than lets say 500x350 or something like that, then it will run this Google Adsense script, and if not, it will not run it :)
So even if this code ads to menu.html from pages with frames, it will not run becouse usually people dont make menu frames bigger than content frames :)
What do you think, is it possible, and if yes, maybe someone have seen such thing? i was looking for it on hotscripts.com but without any luck
Also, the important thing is how are you going to inject your code to users pages.
I think i have two options, Apache with add-footer directives, and also apache with some kind of rare mod that ads some code after specific tags...
what are you using?