0

I just made a new Facebook account, and I want to add timeline. But, apparently Facebook keeps the "Get Timeline" button hidden from new users.

So how could I get around this? Javascript through the address bar or maybe just a url?

<form rel="async" ajaxify="/ajax/timeline/activate.php?action=activate&amp;ref=marketing_page" class="buttonForm" action="#" method="post" onsubmit="return Event.__inlineSubmit(this,event)">
    <input type="hidden" name="lsd" value="AVoDDmtm" autocomplete="off">
    <label class="TimelineMarketingUpgradeButton uiButton uiButtonSpecial uiButtonLarge" for="ut0eri_8">
        <input value="Get Timeline" type="submit" id="ut0eri_8">
    </label>
</form>
4

1 回答 1

0

您可以从此 URL 激活时间轴:http: //www.facebook.com/about/timeline

即使按钮被隐藏,使用上述 URL 访问页面仍然有效。

于 2012-05-23T16:29:33.217 回答