Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Mysterious H2 Tag

Guest
Jul 09, 2011 Jul 09, 2011

I have a div in my registration/login which displays the result of an action. On showing the result when users click the activation email to activate their account, there is an extra h2 tag loafing about the scene.

It looks like this on the live page directly from the remote server the second border under the heading Result: Activation:

In Firebug it shows like this:

In the live Source View code it doesn’t exist:

<div id="mainContent">

<h2>Result: Activation<h2>

<h4>Your account activated successfully! You may now log in..</h4>                   

</div>

In the source code on the server it doesn’t exist either.

Alas there is no way of making a permanent edit in Firebug!

But where is this extra H2 tag coming from?!!!

zabberwan

[@ admin/moderator: If this forum is inappropriate, please move thread to the correct forum - thanks you!]

TOPICS
Server side applications
409
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 11, 2011 Jul 11, 2011

We would need to see the source code to be able to answer that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 17, 2011 Jul 17, 2011
LATEST

Hi Bregent,

Sorry for reply so late, just noticed that the Forum did not email your response.

There was no closing slash  to the H2 Tag!

The problem is solved.

Regards,

zabberwan

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines