Newer | Latest | Older
Friday, 13 November 2009
JavaScript Only Works in Preview
Topic: HTML Questions
Hello all. I'm a Web developer and am stuck with quite a simple error. I don't know if I need an extra pair of eyes or just a script rewrite, but I am using a script to load thumbnails in an adjoining DIV (all in a table, class "thumbs").
In "Preview" mode, the thumbnails load fine, and the images all load properly, etc. But when I visit the page via other means, all of the thumbnails are full size again, and everything is crazy.
I've had Angelfire issues before, mostly concerning code syntax. Sometimes the standards-compliant ending backslash (in single tags) will throw off a whole page. Finally, this error is only happening sometimes, although I have not edited the code again.
?!
http://innoprog.angelfire.com/
Take a look and let me know what you think! Thumbnails are on "graphics" link.
innoprog@gmail.com
Tuesday, 10 November 2009
error404.html
Topic: HTML Questions
"To make your own 404 Error Page, simple create an HTML page called error404.html and place it in your top-level Angelfire directory. You can use the page to link back to your homepage or promote specific parts of your site. What appears on the 404 Error Page is up to you. The only requirement is that the finished page must be at least 512 bytes in size."
From http://www.angelfire.lycos.com/popup/webshell/error404.tmpl
I've made a error404.html page. (http://brischri.angelfire.com/error404.html) but if I type http://brischri.angelfire.com/zut answer I receive is the angelfire's 404 page.
Christian
Monday, 14 September 2009
Help with web form
Topic: HTML Questions
I have a web form up on my webpage however I am not getting the results all the time, sometimes I do and other times I don't. Is there something wrong with my coding or is it something else?? Please help.
Friday, 28 August 2009
Tagging (I think) my homepage
Topic: HTML Questions
Hi everyone,
I'm really new to this, but so far have been able to figure most of it out. The only problem is for some reason I can't find my website when I use a search engine. I read something in the help section that briefly mentions tagging your website. Is this the problem? I noticed when I enter the name with no spaces links to some of the stories will come up but not the homepage. I was also wondering can I still continue to edit the page after it's searchable? I know you probably can. How else would someone add something new to their sight, but I just wanted to double check. If anyone could help me I would be very thankful. Have a great night everyone.
Sunday, 16 August 2009
Now Playing: HELP with Vista and MIDI Website.
Topic: HTML Questions
I have a new computer with Vista Home Premium and IE8.I have moved my MIDI Music Geocities site to Angelfire. I cannot click on the
MIDI files in angelfire and have them open in Windows Media Player. The only wayI can hear the MIDI files is to Right Click on the MIDI file name and SaveTarget As to download the MIDI file and then play it.(I am HTML stupid) Please View Source of my websites and tell me what I have to change to get theMIDI files to play when you Left Click on them to play.
html.loco.jharr.angelfire.com
htm://www.geocities.com/james1931
I have 2 other computers with XP and IE7 on one and IE8 on the other one and my website works perfect on them.
Please I need HELP, I will send what other info you need.
James
Thursday, 23 July 2009
Free CSS Templates
Topic: HTML Questions
Can we use free templates from places like http://www.freecsstemplates.org or are we pretty much stuck with tweaking the templates given to us in our blog builder? I tried one from freecss but couldn't get it to work. But, I'm not a css expert either. I just wandered if it was worth my time to keep trying.
Thanks,
Sallie
http://www.mikeandsallie.com/sallie (tweaked from tangerine nip)
Monday, 22 June 2009
Tabs using html
Topic: HTML Questions
Can someone please tell me how to tab using html codes? I am so stuck and have tried everything. Thanks.
Sunday, 14 June 2009
Uploading MP3s
Topic: HTML Questions
I'd like to know how to upload MP3 files to my Angelfire site.
I'm not looking for just a player, I want to upload individual songs so someone could listen to and/or download them.
Monday, 18 May 2009
Files is webshell not displaying
Mood:
smelly
Now Playing: Librarians trying to work their computers by pressed one bleeping buttons over and over again.
Topic: HTML Questions
Hi all,
When I open a file in webshell, some of them cannot be edited. It opens with a line of nonsense words. (using advanced) . Is this happening to anyone else and if so is there a remedy? Have contacted 'help desk', but only an automated response.
Monker
<a href="http://www.acornsuperlinks@yahoo.com">Link Building Specialists</a>
Friday, 8 May 2009
Argh. How to delete index.html
Mood:
irritated
Topic: HTML Questions
Ref back to my post of 15 Apr 2009.
Tried reloading the index.html file. Still nothing but advertising.
Tried moving on to other suggestions--and it will not let me delete index.html. Per the error message, I can rename another file to be my index.html---but not delete the first one.
Huh?
I'm going to try deleting the whole damn page again and reloading.
If it doesn't let me do that, I don't know how I'll try the suggestion of loading the pages through Angelfire tools.
I am dumber than a box of rocks. I can't even deal with a simple ftp program.
Friday, 24 April 2009
Webshell issues. Uploaded html file with not show on edit
Mood:
blue
Now Playing: Figetty, annoying people in library with buzzy flashy gizmos
Topic: HTML Questions
Hi all,
just uploaded my new SEO Glossary into webshell and I cannot edit it, the page just comes up gobbldegook.
Any suggestions guys ?
Monker
<a href="http://www.acornsuperlinks.com/seoglossary.html">SEO Glossary</a>
JavaScript trouble
Topic: HTML Questions
I am having problems with the following JavaScript code included in my page http://qwerty-2009.angelfire.com/js-prime.html .
<SCRIPT>
a=new Array;ttt=new Array;
a[0]="Algorithm ... ";ttt[0]=0;
......
a[3]="or ... ";ttt[3]=2;
for(j=0;j<=3;j++){
c=a[j];
document.write(tab(ttt[j]));document.write(c);
document.write("<br>");}
</SCRIPT>
Here tab(n) is a string valued function defined in the head which gives a number of blank spaces.
I find that the first element of the array a is output correctly, but on subsequent passes of the "for" loop the value output is "undefined". No matter what i change the lower limit of the "for" loop to within the range 0..3, the first value is correctly written while the rest are given as "undefined".
Saturday, 11 April 2009
FTP or file name error
Topic: HTML Questions
Newbie, pardon the questions. Have uploaded a simple index.html page and two images to my website--with apparent success. However, when I go to my website through Angelfire, it just shows the basic "welcome to angelfire here's your page and nothing's on it".
The cartoon penguin greeting. Not the practice page I'd hoped for.
I used ClassicFTP for Macs. Unlike prior attempts last year on the PC, this worked. Angelfire and the account were recognized and found.
Should the default file have been named index.html, or should I have used another name.
Suggestions? Thanks in advance,
asn, from faire-play
Sunday, 22 March 2009
Why did my index file transfer to my other angelfire web page?
Mood:
down
Topic: HTML Questions
Can anyone help me understand what I did to make my index file from one angelfire web site override to my other angelfire web site?
I had both index files open on 2 TABS in internet explorer; I thought it was a convenient way to view both index files without having to log-off and log-in for each web site.
However, something must have been set in motion because all of a sudden my index files were identical and there was no way to go back.
I had to do over the second web page HTML etc.
I would love to understand what I actually did to cause this problem.
One thing for sure - I will NEVER open both index files on tabs again.
The really weird thing was that I could access the photos etc. even though my directory did not have the photos - the photos were in the original directory in the other web page.???
Hope I'm describing this correctly - very confusing to me. Thanks for your help anyone?
Tuesday, 17 March 2009
Help! I Can't get .swf to play on page
Mood:
quizzical
Topic: HTML Questions
My html works offline (I've inserted the swf object) but the object doesn't appear when accessed through Angelfire. I've 'ftp'ed the html and swf files to the correct locations (I'm fairly certain). Any help would be greatly appreciated!
K
http://mr.steinberg.angelfire.com/samples/2009/sprite_animation/index.htm
Saturday, 21 February 2009
Blog LInks
Mood:
a-ok
Now Playing: news
Topic: HTML Questions
Hi Everyone
Is there a way to post the links in your blog so they would open in a new window instead of the same window?
Thanks in advanced.
www.justholli.com
Tuesday, 10 February 2009
HIT COUNTER
Mood:
a-ok
Now Playing: I don't know what this means :-)
Topic: HTML Questions
I accidentally changed from basic editor to advanced and lost the counter. How can I get a counter for the advanced editor?
Thanks.
Saturday, 3 January 2009
banner ad on agelfire ie7
Mood:
not sure
Topic: HTML Questions
umm thursday i was viewing my site and i was on a page it froze i close ie7 out go back to site and now http://oascentral.lycos.com/RealMedia/ads/adstream_sx.ads/ang/member/@x12<-isn't coming back up just 2 blank white thing did have talking smiley's what has happen i hate seeing those 2 blank boxes everytime i go to my site meh
Thursday, 13 November 2008
html gear site broken cannot log in
Mood:
irritated
Topic: HTML Questions
i guess this happen last night the poll isn't appearing on my site
when you go to html gear site at top suppose to say
New Users: sign up Members: log in
that part suppose to be up but isn't anymore i hit refresh and get
[an error occurred while processing this directive]
so anybody else having a problem don't see the log in at the top of html gear or is it just me? also folks who works on here do you know when this html gear log on problem will be fixed
Monday, 6 October 2008
IE ad displacement issue (Lycos Customer Service response)
Mood:
a-ok
Topic: HTML Questions
Over the weekend, some Angelfire membership sites experienced problems due to a glitch with one of our advertiser’s code which serves the Ad Banners. The issue caused the site content to not display within the page.
We were able to resolve the issue early Monday morning and our member sites should now be displaying correctly within the Internet Explorer Browser. Sites were working OK within Firefox, the issue was contained to Internet Explorer Browsers viewing only.
We sincerely apologize for any inconvenience this may have caused some of our members and their visitors.
Please feel free to visit our help site at http://help.lycos.com to submit a membership support ticket (or email support@support.lycos.com) for further assistance should your membership site continue to experience a display issue.
Sincerely,
Bill
Lycos Customer Service
Newer | Latest | Older