| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Dec 2004 Location: Latvia
Posts: 7
![]() | Angelfire banner code interfering with my JavaScript? Hi, I am new to this forum and also to web design. I was wondering if anyone here could help me. I made a site for my friend and it is hosted on Angelfire.com. I recently made a slide show for it using a Java Script & template I got online. It worked just great on my computer but the pictures won't change when it is uploaded. You click and nothing happens. I looked at the code and Angelfire has of course added their banners, and placed their code not at the top of my file, but RIGHT in the middle of my slide show code. That is the only reason I see that is making it not work right. Could that be so, and does anyone have any idea about how to make the automatically added Angelfire banner code go at the start of the page rather than break my code? ????: NamePros.com http://www.namepros.com/programming/58497-angelfire-banner-code-interfering-my-javascript.html Thanks a lot in advance, Irena |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Sep 2003
Posts: 890
![]() ![]() | Popups will also have the code. It's possible that it is cuasing a problem. I couldn't tell you without actually seeing the code on anglefire though.
__________________ Online Time Tracking :) |
| |
| | #7 (permalink) | ||||
| Senior Member Join Date: Oct 2004
Posts: 1,201
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ Forex Trading Information | ||||
| |
| | #8 (permalink) |
| NamePros Regular Join Date: Sep 2003
Posts: 890
![]() ![]() | You can find hosting rather cheap. Look around, and sign up for someone for $5 / month. Some people here offer hosting for NP.
__________________ Online Time Tracking :) |
| |
| | THREAD STARTER #9 (permalink) |
| New Member Join Date: Dec 2004 Location: Latvia
Posts: 7
![]() | Hi, Thanks so much for the comments! I think I`m going to switch to another host then, also because they do offer much more space than Angelfire. I hadn`t really thought of it, thank you guys. Would be interesting to see how adding comments or even making a separate .js file would work, but trouble is that I wouldn`t know yet how to do THAT. I just tried but I guess the code for a .js file would be very different then. I would have asked you all how to do it but I want to save my question asking quotas for other stuff, too! LOL Again, thanks a lot for your help. Irena |
| |
| | #10 (permalink) |
| Senior Member Join Date: Jul 2004 Location: I ♥ Business Law
Posts: 3,082
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Well coding a JS isn't very different; you should NOT put the <script> tags in the JS document, just insert the raw javascript code and save as JS. In your document, add the <script> tag now calling for the JS file (check google on the exact syntax...And yeah, finding hosting is much easier, and more efficient, especially because hosting these days comes cheap! |
| |