Click to See Complete Forum and Search --> : Justscripts


nr23
01-27-2006, 11:08 AM
hi guy,i am making a scripts database website and will be glad to hear from you how to improve it

http://www.justscripts.tk
:cool:

ray326
01-27-2006, 03:59 PM
Looks ok but the table layout will get you sooner or later. The frameset will mess up your search chances.

The Little Guy
01-27-2006, 04:48 PM
When looking at the scripts, the all look like one script, give a way for the scripts to stand out from one another. have two different background colors, maybe a light gray, and a gray a little bit darker, then alternate light, dark, light, dark, ..... A description of each script would be nice too, so people know exactly what it does before they click.

Looks nice though

nr23
01-28-2006, 12:13 AM
Thanks both of you and going to work on it.

johneva
01-28-2006, 07:26 AM
Considering it is a site for scripts the coding for the site is a mess.

You have used an external CSS file but yet there are loads of styles in your coding.

Also as Ray said would have been better to have not used tables or frameset.


Edit was the et on frameset.

nr23
01-28-2006, 09:01 AM
thanks johnneva i am working on it to use only css,for framing i did not use any i dont know where you found frames.

ray326
01-28-2006, 01:20 PM
It has to do with the (bad) way your host has supported your domain name.

<frameset rows="*,1" framespacing="0" border="0" frameborder="NO">
<frame src="http://justscripts.addyour.net/index.php" name="dot_tk_frame_content" scrolling="auto" noresize>
</frameset>

nr23
01-29-2006, 03:01 AM
Ah Ray that because it just a redirect from dot tk.Website is hosted on another server.The dot tk is free domain name.Anyway friends keep on finding errors,i am working on the css this weekend, by the way do any of you know a good CSS Editor?

bpeh
01-29-2006, 10:52 AM
hi,

looks ok to me. very common look and feel but I dont see why it will not work. once the code fixed up, it will all depends on your content.

thewebman
01-29-2006, 01:29 PM
1. use a doctype (http://www.alistapart.com/stories/doctype/)
2. validate (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.justscripts.tk%2F) your code.
3. your nav looks messed up in Firefox, take a look.

nr23
01-30-2006, 12:21 AM
i am on firefox 1.5 i don`t see the nav a mess,can you make a capture image of it available.
i am taking on this week to correct all the errors
thanks

thewebman
01-30-2006, 09:23 AM
here's what it looks like.

johneva
01-30-2006, 10:14 AM
Thats weird it dont do that on mine either.

nr23
01-30-2006, 04:56 PM
i think there is problem with your browser cause on firefox 1.5 is good
see attachement

johneva
01-31-2006, 06:22 AM
Is it just not rsizing propley in Firefox for thewebman though?

He may have a diffrent size screen to me and you and it is not resizing propley in Firefox.

thewebman
01-31-2006, 09:16 AM
ok guys, I got it fixed. I was editing my userContent.css file, once I took out this (http://www.mozilla.org/support/firefox/adblock.html) the page worked.