/    Sign up×
Community /Pin to ProfileBookmark

I wish to insert a node before the <font size=”1″>
<IMG SRC=”http://proboards8.com/boardimages/ip.gif” BORDER=0> Logged
</font>
part of this and then a node after in which i can add HMTL i need to make it so i can put it in my footers and it changes it, u see i dont have access to the whole page ?

[code=php]
<tr>
<td class=”windowbg” bgcolor=”272A2F” valign=”bottom”>
<table width=”100%” border=”0″>
<tr>
<td align=”left”>
<font size=”1″>
</font>
</td>
<td align=”right”>
<font size=”1″>
<IMG SRC=”http://proboards8.com/boardimages/ip.gif” BORDER=0> Logged
</font>
</td>
</tr>
</table>
<font size=”1″>
<hr width=”100%” size=”1″ class=”hr”>
<font size=”1″>
Sig area
</font>
</font></td>
</tr>
</table>
</td>
</tr>
[/code]

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliNov 29.2003 — Steps to follow

  • 1. get the reference to the element before which and after which you want to enter nodes,then use


  • element.insertAfter() and element.insertBeore() methods
    ×

    Success!

    Help @lukezweb spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...