any calender, diff calender than the xanga one? |
any calender, diff calender than the xanga one? |
![]()
Post
#1
|
|
![]() Simone ![]() ![]() Group: Member Posts: 17 Joined: Jan 2004 Member No: 1,224 ![]() |
where would be a great place to get a calender for my xanga. i didnt like the one they had on default. thanks
<33 Mone ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Jan 2004 Member No: 199 ![]() |
search on google for a mini calander code
--sam |
|
|
![]()
Post
#3
|
|
![]() Simone ![]() ![]() Group: Member Posts: 17 Joined: Jan 2004 Member No: 1,224 ![]() |
thanks but i had to pay for most of them. could there be a way i can get the calendar they have on premium sites?
<33 Mone ![]() |
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Jan 2004 Member No: 199 ![]() |
not sure.. i've got premium and heres the code that they use for my posting calender: if u customize it and everything itll probably work on ur site too:
CODE <!-- begin code provided by createblog.com --> <script language="javascript" type="text/javascript"> <!-- function GotoDate() { window.location.href='/Private/home.aspx?user=dmbrocks923&nextdate=' + document.getElementById('PostCalendar_ddlMonth').value + '%2f' + document.getElementById('PostCalendar_ddlDay').value + '%2f' + document.getElementById('PostCalendar_ddlYear').value + '+23%3a59%3a59.999'; return false; } //--> </script> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"> <tr><th valign="top" align="center" class="left"> <b>Posting Calendar </b> </th></tr> <tr> <td valign="top" class="left" align="center"> <select name="PostCalendar:ddlMonth" id="PostCalendar_ddlMonth"> <option value="1">Jan</option> <option selected="selected" value="2">Feb</option> <option value="3">Mar</option> <option value="4">Apr</option> <option value="5">May</option> <option value="6">June</option> <option value="7">July</option> <option value="8">Aug</option> <option value="9">Sept</option> <option value="10">Oct</option> <option value="11">Nov</option> <option value="12">Dec</option> </select> <select name="PostCalendar:ddlDay" id="PostCalendar_ddlDay"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> <option value="21">21</option> <option value="22">22</option> <option value="23">23</option> <option value="24">24</option> <option selected="selected" value="25">25</option> <option value="26">26</option> <option value="27">27</option> <option value="28">28</option> <option value="29">29</option> <option value="30">30</option> <option value="31">31</option> </select> <select name="PostCalendar:ddlYear" id="PostCalendar_ddlYear"> <option selected="selected" value="2004">2004</option> <option value="2003">2003</option> <option value="2002">2002</option> <option value="2001">2001</option> <option value="2000">2000</option> <option value="1999">1999</option> </select><br /> <input type="button" name="btnCalendar" value="Go To Date" class="button" onclick="GotoDate();" /> </td></tr> <!-- end code provided by createblog.com --> again, you'd have to personalize it (get rid of dmbrocks923 and put ur username in. i'm not sure if you need to do anything else to it but i'm also not the best coder on this site. :) --sam |
|
|
![]()
Post
#5
|
|
![]() Simone ![]() ![]() Group: Member Posts: 17 Joined: Jan 2004 Member No: 1,224 ![]() |
hahha thanks it was just the same one as the normal xanga. its cool. thanks a bunch. its just the prob that i have a background of a pic of my bf and i and it covers my face: xanga
lemme see what i can do ![]() <33 Mone ![]() |
|
|
![]()
Post
#6
|
|
![]() Simone ![]() ![]() Group: Member Posts: 17 Joined: Jan 2004 Member No: 1,224 ![]() |
ahhh dont worry about it the calendar doesnt even work on my site
![]() thanks anyways =) ![]() i think im gonna go check out ur xanga <33 Mone ![]() |
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Jan 2004 Member No: 199 ![]() |
haha np sorry i couldnt help more
|
|
|
![]() ![]() |