Computing.Net > Forums > Web Development > PHP echo displays in wrong place

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

PHP echo displays in wrong place

Reply to Message Icon

Name: robber2
Date: February 6, 2009 at 13:40:29 Pacific
OS: w xp home
CPU/Ram: 2 gig celeron, 256 M
Product: Dell / Dimension 2350
Subcategory: PHP
Comment:

Click "submit" without filling in any fields and you get a
warning echo. The first page below displays the "warning
text" where I want it, at the top of the rightcontent div.
The second page displays it at the top of the page, above
the header. I'd like the 2nd page to display the warning
where the 1st page does, BELOW the header and menu
bar. You'll probably need more in put from me, let me
know...

http://estrelladelnortevineyard.com/EDNV_WCmembership.php

http://estrelladelnortevineyard.com...

ps-you don't need to fill out the form to help with this
problem. please respect my client's privacy. thank you.



Sponsored Link
Ads by Google

Response Number 1
Name: robber2
Date: February 6, 2009 at 13:43:17 Pacific
Reply:

For some reason, the first link broke, trying again:
(good display)
http://estrelladelnortevineyard.com...

(bad display)
http://estrelladelnortevineyard.com...


0

Response Number 2
Name: Fist (by fmwap)
Date: February 6, 2009 at 23:23:45 Pacific
Reply:

so...move div.cen into div#rightcontent ?

I think you could do it in jquery as:
$('div#rightcontent').prepend( $('div.cen).html() );


0

Response Number 3
Name: robber2
Date: February 8, 2009 at 09:40:28 Pacific
Reply:

I'm not familiar with "jquery".
Is that Javascript or PHP? Where would you recommend this
line of code get put?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: PHP echo displays in wrong place

php wont work in hidden div www.computing.net/answers/webdevel/php-wont-work-in-hidden-div/3626.html

php code problem www.computing.net/answers/webdevel/php-code-problem/4091.html

Display IP through PHP www.computing.net/answers/webdevel/display-ip-through-php/517.html