Forum: HTML and CSS Oct 25th, 2006 |
| Replies: 2 Views: 5,682 The following is the line of code that prompts the window to open on the click of some text (In this case, either "User's Terms and Conditions" or "Privacy Policy"
<div class="rodsCentred"><div... |
Forum: JavaScript / DHTML / AJAX Oct 25th, 2006 |
| Replies: 7 Views: 2,526 sorry ... accidentally posted before completing all the example. If you want me to finish, just let me know.
NB. One other point. Be aware that you can link more than one external css sheet to... |
Forum: JavaScript / DHTML / AJAX Oct 25th, 2006 |
| Replies: 7 Views: 2,526 Hi
Not sure if you have sorted this out yet, but thought I would drop you a line in case you are still in need of info on CSS.
In the first instance I would go to the following site... |
Forum: HTML and CSS Oct 25th, 2006 |
| Replies: 2 Views: 5,682 Hi
Have been battling for hours with a simple function asking a window that was opened with window.open() to be closed. Works fine in Firefox but IE just keeps creating an error "Permission... |