lol
sleipnir214: Sorry, didn't realise this was your sig. Be good if you have a --------------------------------------------------------------------------
to make it look like your sig
spookie: Thanks for pointing that out, looks like I was being arrogant
spookie:
Nice one, I'm just getting into PHP and have not come accross the wordwrap() function yet. It is just what I needed. It is so obvious now.
Thanks for the help.
sleipnir214:
Thank you very much for your link, I will take more care in future and treat this place with extreme caution...
I have a textarea that I want a user to copy and paste into. The data pasted once submited is passed within a variable and outputed into a td within a table.
This is all working fine. What the problem is is that the table is forced to stretch. How do I make the text wrap within the td? I've...
Clearly I want to have my page load with the top left hand corner at 300,0. When I page I really mean pages, this is why I am not that happy about having to update everyone of them with self.scrollTo(300,0) statement in the body onLoad property.
Is there a way that I can do this with pure...
Thanks for your help Jessica.
I don't believe what the solution was. I finally worked it out. It was a css issue. I needed to change:
overflow:hidden;
to
overflow:auto;
I just wish I wouldn,t make things so complicated. I was convinsed the only way to do it was with a function. I must...
Hi all,
I'm posting this in the JS section even though my question does include CSS and AS because it is a JS function that I need to create. I'm 90% of the way to solving it but I'm real stuck now.
The effect I'm after is a full screen toggle button that can also turn the scrollbars "on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.