Forum: JavaScript / DHTML / AJAX Apr 16th, 2008 |
| Replies: 2 Views: 5,910 Yea, I can see how it works. Thank you. |
Forum: JavaScript / DHTML / AJAX Apr 14th, 2008 |
| Replies: 2 Views: 5,910 Hi,
I am looking for a way to use minimal javascript to open a popup window when the user clicks on an input field and allow them to choose one string inside the pop up window (like click on a... |
Forum: JavaScript / DHTML / AJAX Nov 25th, 2007 |
| Replies: 4 Views: 9,544 Thank you. Seems it's a standard across browsers not to allow scripts from different domains to interact.
Here is a link I found interesting:
http://www.dyn-web.com/dhtml/iframes/ |
Forum: JavaScript / DHTML / AJAX Nov 22nd, 2007 |
| Replies: 4 Views: 9,544 The script came from a tutorial site and I kept the copyright notice (says it can be used as such)
Guess I found out about the security part.
Any ideas on how to modify a page's content after... |
Forum: JavaScript / DHTML / AJAX Nov 13th, 2007 |
| Replies: 4 Views: 9,544 I am trying to a page load an external website's page within a div, but it's just not working....
Anyone got any ideas?
I do know it's possible:
http://orangoo.com/labs/GreyBox/ -- loads... |