6 replies [Last post]
Hugo
Hugo's picture
Offline
Last seen: 7 hours 30 min ago
Moderator
London
Timezone: GMT+1
Joined: 2004-06-06
Posts: 15615
Points: 2750

Anyone know why my return key doesn't work? has Tony been playing around?I want a line feed,please.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

gary.turner
gary.turner's picture
Offline
Last seen: 1 hour 54 min ago
Moderator
Dallas
Timezone: GMT-5
Joined: 2004-06-25
Posts: 8832
Points: 2785

Could it be a broken

Could it be a broken kb?

Or, maybe operator error. IOW, PEBKAC.

cheers,

gary

Unplanned code results in a tangled wad of brain-cramping confusion.

There are enough html & css demos and tutorials to be interesting. Please visit.

Hugo
Hugo's picture
Offline
Last seen: 7 hours 30 min ago
Moderator
London
Timezone: GMT+1
Joined: 2004-06-06
Posts: 15615
Points: 2750

I did think it was probably

I did think it was probably a case of PEBKAC as I started to repetedly 'tap' 'tap' 'taptaptaptap' 'tapitytapitytapity' but nothing :shrug: but then my superior debugging skills took over and I tested it elsewhere and lo it worked :?

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

thepineapplehead
thepineapplehead's picture
Offline
Last seen: 2 weeks 13 hours ago
Guru
Milton Keynes
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9667
Points: 800

do you mean you want

do you mean
you want




your text


like this?

for some reason the forum strips out line breaks and smooshes everything into one paragraph.

you have to have something on each line for it to show - I use a simple space.

Verschwindende wrote:
  • CSS doesn't make pies

Hugo
Hugo's picture
Offline
Last seen: 7 hours 30 min ago
Moderator
London
Timezone: GMT+1
Joined: 2004-06-06
Posts: 15615
Points: 2750

huh I just want what I've

huh :? I just want what I've always had :?

Am I going mad?

A carriage return produces a line break always has in Drupal always has here, or am I having one of those truly bizarre mental abberations

I'm having to use <p> now

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

Tyssen
Tyssen's picture
Offline
Last seen: 6 weeks 2 days ago
Moderator
Brisbane
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8201
Points: 1386

I find Firefox sometimes

I find Firefox sometimes loses some functionality with regards forms (probably an extension conflict) - I need to shift + enter to get new lines and form buttons won't submit with the enter key. Restarting usually sorts it out.

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference

Hugo
Hugo's picture
Offline
Last seen: 7 hours 30 min ago
Moderator
London
Timezone: GMT+1
Joined: 2004-06-06
Posts: 15615
Points: 2750

So am testing that with a

So am testing that with a re-start.

ah nice one Tyssen that did the trick, silly Firefox.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me