Forum: HTML and CSS Aug 3rd, 2006 |
| Replies: 13 Views: 4,257 I don't know javascript at all really. I'm using code I didn't build. I can somewhat change things around as I need to but something new required a little help. |
Forum: HTML and CSS Aug 3rd, 2006 |
| Replies: 13 Views: 4,257 Deacon, you have totally saved me! :mrgreen: :mrgreen: :mrgreen:
I took out the auto close since IE prompts you if you want to close it or not but it totally worked the way I needed it to!... |
Forum: HTML and CSS Aug 3rd, 2006 |
| Replies: 13 Views: 4,257 Well this is just for one box so the browser can be whatever I need it to be so I think that code would work.
Let me know what your using and I'll give it a try. |
Forum: HTML and CSS Aug 3rd, 2006 |
| Replies: 13 Views: 4,257 I'll give it a try Deacon. It's better then having to reprogram a whole new webcast template from scratch.
What would be the code for that? |
Forum: HTML and CSS Jul 27th, 2006 |
| Replies: 13 Views: 4,257 Thank you for the reply.
I was hoping there was something I could do.
I can't build a whole new page for these plasmas in time and my prebuilt (by my now deceased predecessor) webcast template... |
Forum: HTML and CSS Jul 27th, 2006 |
| Replies: 13 Views: 4,257 This is for work and I'm just not that good at coding.
The simple redirect code I know:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html"> |