Domain Search | www.


Related Pages:








hello, is there a way to insert automatically an ip on this site ? http://www.browseip.com/

hi
I have a small question. What would be a good html host book to buy/download (if available electronicaly)?
And what is it's name of course

do you want really a honest opinion
they are all bad
all content is online, google-able, I know this is not what you want to hear
but a book is always lagging from the last trends/developments
costs money
and is static

http://www.cs.tut.fi/~jkorpela/forms/
has a good list of links

and usually the author is some ass who thinks he has authority on the subject, and he doesn;'t

heh.. I agree with you

evtlog check out that link

but there are some good books out there

its the "good ones"

how to make a field read-only :P?

iviv there are a million ways to do one thing in html. you need to use online to start appreciating that

I hope it's not an entire book about that

I usually find that books are higher quality than a website
anyone can make a website
books have quality control

and in my opinion, a book on a specific language is never going to be up to date with the latest version of the language, but it should be enough to get you started

GarethAdams, right
quality control by people who have no idea what html id

not necessarily

the entry level is higher

or advance you to a level where you are comfortable with learning new things from the w3c site

but not necessarily higher means "better expert on the subject"
this site contains lots of knowledge/insight: http://www.quirksmode.org/

peer review is common among books. it's not among websites

I wanna see a single book having ALL of this

www.tizag.com will get you "started" iviv

rook2pawn, did you honestly recommend this link there?
rook2pawn, it's terribly outdated

no

talks about "CGI Scripts" (huh?) and HTML 2...

haha

wow, date of last update 2006
amazintg
I would've sworn it must be sometime 1996-7

i think they are trying to pimp their "online courses" i could be wrong

well just proves my point
in this business, you can't survive if you don't drink fromt he hose :P

haha

heh
eh
I'm going to go with the w3c docs
mostly because I need to make things XHTML 1.0 Transitional
thanks anyway
uh
one more question:

and such tags inside a form

any workaround there?
(haven't tried divs btw)

;support width

width { IE 6: 40% | IE 7: 50% | Firefox 2: Y | Opera 9: 90% } http://www.webdevout.net/browser-support-css#support-css2propsbasic-width

hi
how do I save a webpage that uses the form site.com/question?answer=option ?
it's a simple script that makes a configuration file for a server host but I don't want to have to run it from the website

this is not possible, unless you have access to the server by ftp to download the server-side script
and then you'll need a webserver application on your computer to run it

would it bea javascript?

no, probably asp, php, perl, ruby. python, anything

why do you not want a "web server" running?

SirFunk you can run a php hosting script without an Apache server running ?

i believe you could probably make a php script that IS a simple web server... maybe
but that doesn't answer my question

then i don't understand your question, to run a server-side script, you need a server which will receive the http request and run the script and output the html host or whatever content is outputed

bbl

correct.. so what is your adversion to running a webserver?
oh
sorry
haha, i thought it was your question it was Ghostwolf

SirFunk well not anybody got that, and especially not some guy that don't even know what a server side script is
oh, that's explains all :P

haha, sorry
my stupid IRC client only puts names before the first line someone writes, and doesn't on consecutive lines.. it gets confusing sometimes
umy stupid IRC client only puts names before the first line someone writes, and doesn't on consecutive lines.. it gets confusing sometimes/u
eww windows

yes windoze!
:P

vista works fine on my laptop and desktop
i think

that was a joke actually, denouncing how vista is reknown to be such a bloatware

I got it... I was just wondering if there was a way to retrieve the script
I have full support to run just about anything locally

you could uhm.. write a script that would download the config file, change it, and re-upload it

well you just need access to the server, caus it's a security feature that you canM't access serverside scripts

ya I e-mailed them asking for a copy

wait, so you want to write a script that will edit a config file... each time you need the file, you gotta e-mail someone for a copy?

no no
it's a script on a webpage that makes a config file for a game server
you juts hit radio buttons
just*

anyone know how to get an iframe to stop covering drop-down menus? iframe seems to be ignoring z-index or any other positioning technique I've used to try to send it below the drop-down menus.

anyways... thanks

header redirects only destroy post/get not session?

/labelinput? after each input?

anyone care to try to explain this one http://paste.css-standards.org/16218

hi

`html nobr
What is nobr?!

towerniece_, prevents a break

a non-standard extension to HTML: http://msdn2.microsoft.com/en-us/library/ms535856.aspx

Why would anyone ever need that?
If you don't want a break, don't make one?
Process it server-side if it's user input.

what if you have a paragraph that you don't want to break regardless whether someone resizes the browser, etc. that would be about the only usage I can see.... can't say I ever used it

see http://www.cs.tut.fi/~jkorpela/html/nobr.html

is not in the standard, it cannot be used.

As far as I'm concerned.

hi

div style="bord" (12 lines) at http://erxz.com/pb/3182

wow, great feature!
on that example, i have an outer div with an onclick event and an inner div (black box). i want the alert to happen on every click, unless the user clicks on the black box. is this possible?

"Wolfman2000" at 71.6.194.243 pasted "Relevant HTML code, plus CSS. How can I simplify the left table column?" (220 lines) at http://erxz.com/pb/3185

is not the same as the tbodytd

http://erxz.com/pb/3182, i have an outer div with an onclick event and an inner div (black box). i want the alert to happen on every click, unless the user clicks on the black box. is this possible?

t00na wanted me to tell you that lasagna is good for you in copious amounts

Hi
What's the point of using address tag? Isn't there better ways to do it's function?

tag

(google maps is probably not using this)

!--[if IE 7]!--/a!--![endif]--
^^ is being interpreted by IE6...why?

IE7 not IE 7 i think

SIX

it must be reading [id IE]

Um.. that's not the purpose of address

LOOK YOU'VE GOT A SPACE

!= address

]condcom

http://haslayout.net/condcom.shtml

webben oh ?

would be for URL then ?

== information about the author of the current document/document section

(contact information)

lol what an irrelevant name, but okay you seem to know more than me...
this.stfu();

I'm trying to figure this out AngryElf_

could be an email addy, a URL, a snail-mail address, directions to the author's secret base on a small Pacific island, etc..

try removing that.

yes, but it appears that line is being interpreted by IE6 despite saying IE 7 ... ?
yes, but it appears that line is being interpreted by IE6 despite saying IE 7 ... ?

...oh: irssi
I'll reformat the line

yea

All that are in {braces}: try removing that.

Are you using IE6 and IE7 on the same machine? And if so, have you reconfigured your registry to fix conditional comments (as described in http://www.positioniseverything.net/articles/multiIE.html )

no i'm not

oh okay

thanx for the help guys i'm gonna have to continue digging though..........next week

Hi - can anyone help me with a CSS problem? I'm trying to get a div to right align but it's not working: http://www.clairestantonphotography.co.uk/sport/index2.shtml - the text "Sporting Gallery". CSS: http://www.clairestantonphotography.co.uk/styles/main.css

I'm just making a simple site with some pics I want to have in a thumbnail gallery.. I am using ImageMagick to convert them into thumbnails, but is there an easier way to link all the thumbnails to the images than doing it one by one ?

have some sort of script and database that handles it..

not an HTML question, but if anyone knows, they'll be here. Does IE7 treat transparent PNGs correctly?

tiz-: hehe, sorry i'm not very versed in this, i'd have no idea how to do that.. is there no program that works with image galleries and such ?

colbert, yeah there are a few such as "gallery"... just have to install it and basically you'll have the ability to administer your PHOTO hosting galleries etc... and I believe it'll make thumbnails for you etc.
it requires php and mysql too though I believe... which most servers have

tiz-: thanks, i'm downloading it now
have you used it ?

I installed it and then removed it before I ever got a chance to play with it... I've never made an image gallery site so I never really needed it
its probably the most popular that I know of... there are others though as well

t00na wanted me to tell you that lasagna is good for you in copious amounts

tiz-: ok.. well i have installed it but i can't find it

whata mean you have it installed but can't find it? lol
you installed it on your server?

oops, no i did locally
i'm new to this, my apologies

hehe no wp
np*

i am using a hosting company
how would i set it up ?

it's been a long time since I toyed with it. I'm pretty sure it has an installation help file
usually you just have to unzip the files to your pc, upload them to your host, and run an installation script
but check the readme or installation files for it

ahj
*ah
i used apt-get install

ahhhhhhhhh I don't know, I never used any package management system to install it
I just downloaded the zip
if you have shell access you can just wget it from their site and unzip that way

tiz-: thanks, i have found the site and it has instructions for an install on a hosting company site

good deal
hmm, friday... 6pm... thinkin' its beer time

hey guys
can someone just tell me if the form on this pastebin looks correct
http://rafb.net/p/lfj3Yw71.html

well the textarea should have a label
but other than that I'm not sure what you want us to look for

well, that's ok then

remember to use id and for attributes to associate the label with the textarea
also reset buttons are nowadays usually seen as usability flaws

should the submission work anyway though?
it's useful for me when swapping headers
because i can just select the text in the new header, then middle click without having to select all the existing header...
just a few less clicks, and no ^c ^v etc hehe

submit should work i think yes
oh actually
you can't have input and textarea directly inside form

or or something

oh i see... hmm..
within the form?

yes

or i'd use a div

this isn't suitable then? http://rafb.net/p/0nnaYH21.html

what's suitable form markup is a debated subject. But you shouldn't have those input's directly inside the form
those need to be in a p or div or whatever too

any good with perl webben?

probably better to ask perl questions in one of the perl channels

i'm in there

t00na wanted me to tell you that lasagna is good for you in copious amounts

what?

I haven't asked anything yet... =/
http://www.example.com/thread/123/page/1 or http://www.example.com/thread_123/page_1?

t00na wanted me to tell you that lasagna is good for you in copious amounts

i 3 lasagna more than bologna

t00na wanted me to tell you that Eggs are baby chickens! I prefer them scrambled.

]layout % chris___

Sorry, how was html comment?
!-- o --
Any ideas why i get error while validating on here? table cellpadding=0 cellspacing=0 border=0 name="ruut"

aa^way: url?

how to get rid of the white spaces in here ? http://nero.pri.ee/erti/aron/?mode=5

@

(nero.pri.ee/e...) HTML: Failed (9 errors, see http://validator.w3.org/check?uri=http%3A%2F%2Fnero.pri.ee%2Ferti%2Faron%2F%3Fmode%3D5&verbose=1 ) | CSS: Valid ( http://tinyurl.com/ypccwx ) | DOCTYPE: HTML 4.01 Strict + url | (MIME: text/html, text/html; charset=UTF-8)

aa^way: in where?

in puzzle, you see the pieces arent attached to themselve

ohhh
aa^way: img {vertical-align: bottom}

thanks works
so sweet lol
and to get rid of horizontal align? same?
horizontal-align: bottom?

..
horizontal align?
the horizontal looks fine

yep but incase it happens

it won't ^_^
hehhe

lol ok but any help with HTML errors?

that funky behavior, is due to IMGs tallness, no width

around each li/li? is there supported by all browsers?

UrbanMystic, that's an invalid code.
]listamatic @ UrbanMystic

listamatic: http://css.maxdesign.com.au/listamatic/

i thought so

]validators @ UrbanMystic

validators: Validate at http://validator.w3.org/ for (X)HTML, http://jigsaw.w3.org/css-validator/ for CSS

then how can i do that with valid code?

UrbanMystic, I just gave you a link (listamatic) It has plenty of examples.

thanks
i am going through it

vreun roman online ?

buna

salut manual


Related Topic: