Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > Adding Elements To Your Website

Notices

Adding Elements To Your Website Discussions, help & troubleshooting about adding templates, backgrounds, images, text, iframes, scroll bars, marquees, flash, video, music, HTML Code, shapes, lines, java scripts, and all other elements. Etc… etc…

Reply
 
LinkBack Thread Tools
  #1  
Old 05-27-2008, 01:08 AM
Second Lieutenant
 
Join Date: Apr 2008
Location: Tennessee, USA
Posts: 134
Send a message via MSN to demuredawn Send a message via Yahoo to demuredawn
Default Adding Java Code -- popup radio code

Hello,

I am trying to insert some code into my web home page, but, I'm not quite sure if I should just insert it into the html source code of the page, insert as java code, or insert as javascript code. I've tried all three.... but apparently, I'm doing something wrong... cuz its just not working! Its only 2 lines of code and 4 files that I need inserted, and I was just wondering how I'd go about it?

It's a stand alone radio that is dedicated to the radio station our spades league runs. (internet radio) They gave me the code to install it... just not sure how, plz help. Here's the instructions I received:

Add the paragraph below somewhere in the "HEAD" area of your website. (after <head> and before </HEAD>)

<script language="Javacsript" type="text/Javascript">
<!--
function OpenNewWindow() {
MyWindow=window.open('radio/index.html', 'PopUpRadio', 'status=0, toolbar=0, location=0, menubar=0, directories=0, resizeable=0, height=140, width=250')
}
-->
</script>



And below is the pushbutton to activate it, it has to be in the body of your page (after <BODY> and before </BODY>) You can experiment with the sive and location numbers to help place it where you want.

<DIV
style="Z-INDEX: 101; LEFT: 60px; WIDTH: 195px; POSITION: absolute; TOP: 300px; HEIGHT: 237px">
<FORM action="radio/index.html" method="post"><p align=center><INPUT name="OpenWindow" style="WIDTH: 100px; TOP: 30px; HEIGHT: 30px" type="button" size=66 value="Pop-Up Radio" onclick="OpenNewWindow()"/></p></FORM>
</div>


And finally, you'll have to place the folder with all the files in it in the same directory as the website on your server. It HAS to be named "radio" (no caps) to work. I sent it as a ZIP file, so you need to blow it back up first.
__________________
Dawnee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 05-27-2008, 02:48 AM
CarbonTerry's Avatar
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,436
Default Re: Adding Java Code -- popup radio code

OK, the 1st paragraph will go into your page html (right click on an empty area of your page and select "Page HTML"). Click on the "Between Head Tag" tab and insert the code. Then, click on the "Beginning of Body" tab and insert the 2nd paragraph.
You will then have to unzip the " radio " folder and FTP it to your public_html file/folder.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 05-27-2008, 10:01 AM
Second Lieutenant
 
Join Date: Apr 2008
Location: Tennessee, USA
Posts: 134
Send a message via MSN to demuredawn Send a message via Yahoo to demuredawn
Default Re: Adding Java Code -- popup radio code

Ok, so... next stupid question... how do I gain access to my ftp accounts so that I can upload into it? I've created one... but can't see how to log into it? I've only been using the file manager and file manager legacy for my uploading, so I've no idea how to do this part....
__________________
Dawnee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 05-27-2008, 10:04 AM
CarbonTerry's Avatar
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,436
Default Re: Adding Java Code -- popup radio code

http://www.vodahost.com/vodatalk/sav...e-blueftp.html
You will "drag and drop" the radio folder from the left side (local files) to the public_html folder (remote files)
That's it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 05-27-2008, 03:41 PM
Second Lieutenant
 
Join Date: Apr 2008
Location: Tennessee, USA
Posts: 134
Send a message via MSN to demuredawn Send a message via Yahoo to demuredawn
Talking Re: Adding Java Code -- popup radio code

Thanks Terry,

You've been a lifesaver for me all through this! Thanks a lot! All I have left to do on my site now, is figure out why 2 of my graphs that I posted onto one of my pages aren't showing up, lol.... you've been a tremendous help! Thanks
__________________
Dawnee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 05-27-2008, 03:56 PM
CarbonTerry's Avatar
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,436
Default Re: Adding Java Code -- popup radio code

You're welcome
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 06:15 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176