StatCounter User Forum  
StatCounter Free web tracker and counter

Go Back   StatCounter User Forum > Webmaster > Lounge (non-StatCounter related topics here!)

View Poll Results: Is freewebsitebuttons.com looking professional?
Yes. Absolutely. 0 0%
It's nearly there. 3 75.00%
Not quite. 0 0%
Bud, you have a lot of work ahead of you. 1 25.00%
Quit trying. 0 0%
Voters: 4. You may not vote on this poll

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 03-30-2005, 12:26 AM
buttonmaker buttonmaker is offline
Junior Member
 
Join Date: Mar 2005
Posts: 7
Default Freewebsitebuttons.com: Please review my site.

Hi everyone. I'm quite new to StatCounter. I *love* the service! I just discovered this board today.

My site: http://www.freewebsitebuttons.com
is still in its "infancy." It works well in IE, but I know I have some issues to work on when it comes to compatibility in Firefox. The StatCounter information has shown me that I need to start paying attention to Firefox users. If anyone out there uses Safari, Opera, or some other browser, I would really like to know if my site holds its integrity on those platforms. Thanks very much!

BTW, here's another site that you might find useful:
http://www.buttonland.com
  #2  
Old 03-31-2005, 05:25 PM
The Gent The Gent is offline
Member
 
Join Date: Feb 2005
Location: United Kingdom
Posts: 133
Default

The site loads up fine in Safari and in Firefox although it did take a little while in the latter. Are there any specific things that you feel do not look OK?
__________________
The Gent
  #3  
Old 03-31-2005, 09:48 PM
webit webit is offline
Member
 
Join Date: Mar 2005
Location: Brighton, England
Posts: 162
Default

Agree. http://www.buttonland.com did take longer in Firefox (1.0)
  #4  
Old 04-01-2005, 03:27 PM
buttonmaker buttonmaker is offline
Junior Member
 
Join Date: Mar 2005
Posts: 7
Default

Thanks for the comments.

I built the site using IE. I used tables and I had a 1 px border around the tables. The border wasn't visible because the border color was the same color as the background. It worked fine--that is until I downloaded Firefox last week and I noticed that Firefox displays the 1 px border, even if the border is the same color as the background. I fixed the home page and the first few pages, but the problem is still visible on several pages (it's a lot of work to fix).

I think it's important to design with Firefox in mind. I'm just not aware of other differences between the Firefox display and IE's display.
  #5  
Old 04-01-2005, 04:01 PM
webado's Avatar
webado webado is offline
Moderator
 
Join Date: Apr 2004
Location: Montreal, Quebec, Canada
Posts: 28,176
Default

You'll have to place border=0" in all your tables where you don't want a border, or use a style sheet to define it that way.

Why did you ever bother to define a border in the same color as the background if you didn't actually want to see it?
__________________
Christina
>>Forum Moderator<<

Please do not PM me for support. The forum is here for that.
  #6  
Old 04-01-2005, 08:04 PM
buttonmaker buttonmaker is offline
Junior Member
 
Join Date: Mar 2005
Posts: 7
Default

I guess I was just in a hurry and I didn't pause long enough to think about the consequences. Also, because it wasn't showing up in IE, I figured everything would be okay.

I think I've found another problem: I use a little javascript to prompt visitors to bookmark my site. It appears my script only works in IE. Does anyone have a "bookmark script" that works in both IE & Firefox?

Thanks.
  #7  
Old 04-01-2005, 08:36 PM
jonra01 jonra01 is offline
Master Member
 
Join Date: Feb 2005
Location: Mississippi
Posts: 3,607
Default

I use this on my site. It works in both mozilla/firefox and IE. If the user has Mozilla/Firefox then it adds the specified page to the sidebar instead of to the bookmarks. I'm going to try to change that one of these days.

I use javascript to write out the link, that way it doesn't show up if the user doesn't have js enabled.
Code:
<div id="favs">
		<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
			document.write ("add this site to your favorites")
		</script>
</div>
Then I put this function in my javascript file.
Code:
function add2favs(title, url){
	if (document.all)
	window.external.AddFavorite(url, title);
	else if (window.sidebar)
	window.sidebar.addPanel(title, url, "")
}
John
  #8  
Old 04-01-2005, 09:38 PM
buttonmaker buttonmaker is offline
Junior Member
 
Join Date: Mar 2005
Posts: 7
Default

This is fantastic. Thanks for sharing. I appreciate the generosity.
  #9  
Old 12-10-2005, 04:22 PM
wakeup wakeup is offline
Junior Member
 
Join Date: Dec 2005
Posts: 1
Default

I'm trying it, and it do bookmark in firefox, but it is opened in the sidepanel

___________________
Hip Hop Directo
  #10  
Old 12-10-2005, 06:18 PM
webado's Avatar
webado webado is offline
Moderator
 
Join Date: Apr 2004
Location: Montreal, Quebec, Canada
Posts: 28,176
Default

Hmmm, I used yours and I got an error in FF:
Quote:
Error: window.external has no properties
Source File: javascript:window.external.AddFavorite('http://www.freewebsitebuttons.com','FreeWebsiteButtons.co m')
Line: 1
__________________
Christina
>>Forum Moderator<<

Please do not PM me for support. The forum is here for that.
Closed Thread

Thread Tools
Display Modes

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

Forum Jump


All times are GMT. The time now is 08:42 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.