Default comment box?, Comment box with default MySpace colors? |
Default comment box?, Comment box with default MySpace colors? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: May 2008 Member No: 650,537 ![]() |
I've seen this comment box before but I can't find it anywhere anymore?! I want it really bad, and I've tried to copy the code from 'View Source' but I can't fight the right code. Does anybody know where I can get it? It has the original orange and blue Myspace colors and everything.
|
|
|
![]() |
![]()
Post
#2
|
|
![]() /人◕‿‿◕人\ ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,283 Joined: Dec 2007 Member No: 602,927 ![]() |
CODE <div id="postComment"> <br /> </div> <div> <br/><br/> <table> <tr> <th colspan="2"> Post A Comment About Me </th> </tr> <tr> <td width="15%" class="text11"> Body:</td> <td width="85%"> <textarea name="ctl00$cpMain$UserWriteCommentsControl$commentTextBox" rows="5" cols="40" id="ctl00_cpMain_UserWriteCommentsControl_commentTextBox" style="width:100%;"></textarea> </td> </tr> <tr ID="rAddImage" > <td colspan="2"> <span id="ctl00_cpMain_UserWriteCommentsControl_CMS_PhotoBucketPostComment"><!-- CMS:fd403757-d8f4-4543-8db7-93476923c30e:20071218.3 --> <!-- CMS Placement ID = "PhotoBucket_PostComment" --> <span style="text-align:center;"> <a id="jw_myspace_link" href="java script:void(0);" onClick="switchJwidget();"> Add image from Photobucket </a> </span> <br> <iframe style="display:none" id="jw_myspace" name="jwidget" src="" height="410" width="400" frameborder="0" scrolling="no"> </iframe> <!-- End CMS Content --> </span> </td> </tr> <tr> <td colspan="2"> <div style="text-align: center"> <input type="submit" name="ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton" value="Post A Comment" onclick="java script:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$cpMain$UserWriteCommentsControl$postcommentImageButton", "", true, "ValGroup", "", false, false))" id="ctl00_cpMain_UserWriteCommentsControl_postcommentImageButton" /><br /> </div> </td> </tr> </table> <br /> <br /> </div> </div> </div> I copied this from the comments page source code, but I think it operates with DHTML. It's probably not going to work, but you can try it. |
|
|
![]() ![]() |