hey guys...i ave another problem:
since i have a website where is a stream and next to it a chat im tired of it when my users choose an other channel they get logged out of the cahat becuz itt reloads the whole page then..i saw it on different pages that when u pick other channels it just reloads the channel area..hot to do it?
here for example i want to do it:
www.wrestling-unleashed.org/streams.html
since i have a website where is a stream and next to it a chat im tired of it when my users choose an other channel they get logged out of the cahat becuz itt reloads the whole page then..i saw it on different pages that when u pick other channels it just reloads the channel area..hot to do it?
here for example i want to do it:
www.wrestling-unleashed.org/streams.html
- 122 Posts
- 0 Reply Likes
- indifferent
Posted 10 years ago
- 5892 Posts
- 299 Reply Likes
Hi,
Wow, I am not sure how you would do that. There must be something in the code that says something to the effect of: when a channel is clicked, the page should then reload.
The best suggestion I have would be to go back to the place you got the stream from and put in a support request or post a question in their forum. This is something that would need to be done in the code I am quite sure.
Sorry I don't have more information on that.
Emmy
Wow, I am not sure how you would do that. There must be something in the code that says something to the effect of: when a channel is clicked, the page should then reload.
The best suggestion I have would be to go back to the place you got the stream from and put in a support request or post a question in their forum. This is something that would need to be done in the code I am quite sure.
Sorry I don't have more information on that.
Emmy
UK Duke, Champion
- 3321 Posts
- 213 Reply Likes
- 122 Posts
- 0 Reply Likes
hmm...its should work with iframe shouldnt it?
- 10698 Posts
- 495 Reply Likes
It may! Give it a try and see what happens!
- 122 Posts
- 0 Reply Likes
had lready done it..still reloadin the whole page....
- 10698 Posts
- 495 Reply Likes
I'm a little confused. When I click to choose a different channel,the whole page reloads for me. The page source shows that the channel area is in an iframe. I'm not sure what other solutions there may be.
UK Duke, Champion
- 3321 Posts
- 213 Reply Likes
<!--
Damager - i would try to add the chat in a pop up window
<div align="center"><a href="#" onclick="window.open('http://www.YOURSITE.com','StatusBar',..." title="chat">CHAT</a></div>
Change the URL to the page that will contain the chat code
Change the width and height accordingly
If you like change the text link CHAT to a image link instead.
It might be the easiest solution.
Lee
-->
Damager - i would try to add the chat in a pop up window
<div align="center"><a href="#" onclick="window.open('http://www.YOURSITE.com','StatusBar',..." title="chat">CHAT</a></div>
Change the URL to the page that will contain the chat code
Change the width and height accordingly
If you like change the text link CHAT to a image link instead.
It might be the easiest solution.
Lee
-->
- 122 Posts
- 0 Reply Likes
..now im confused...its sick to put the chat in in a popup loooool.....
and i dont even get why lool
..im confused
and i dont even get why lool
..im confused