Aaron Tulin

Aaron Tulin
Direct: 404.936.4856
aarontulin@remax.net
Download vCard
Open a separate chat window

Saturday, October 20, 2007

Firefox Error: Permission denied to get property HTMLDocument.location

I just came across an error in one of my sites that uses JavaScript to change what is displayed in an iframe when the user hits a button. Anyway, my original code looked like

document.iframe.location='url to be displayed';

This works fine in explorer but Firefox's error console kept coming up with; "uncaught exception: Permission denied to get property HTMLDocument.location". After a little searching I found the solution.

parent.iframe.location.href='url to be displayed';

If you run across this same error I hope this helps.

Labels: ,

Saturday, October 28, 2006

New Meebo Live Chat Added

I've just finished adding a live chat window to all pages on my site. I think it will be a great communication tool for all of my visitors. After researching options I choose the Meebo widget as it seemed the most functional. The chat window automatically displays if I'm online or not and allows users to pick a nickname that will be remembered the next time they visit my site. The one thing I didn't like was that when visitors change pages the current conversation is not carried over. If the user has chosen a nickname I can see them on the new page but if they have not they receive a new generic name. I thought for a minute about converting my site over to frames to correct this but I would prefer to only use frames where I have no choice. My current solution is to simply add a link below the chat window to open a separate chat window. Check it out for yourself.

Labels: ,

Tuesday, October 24, 2006

New RE/MAX balloons animation

Well I think my new animated RE/MAX balloon banner has turned out really well. Went from concept to completion in record time. (what record?) This is corner stone of my new hypnotism based marketing strategy. Keep those listings coming.

Labels: ,