"ID/#" css on myspace |
"ID/#" css on myspace |
Jan 9 2006, 10:27 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
Okay, so can anyone tell me a substitute for the # / ID css coding?
Like, I know that once you click "submit" it gives the little ".." instead of the "#" and the script isn't valid. However, the class or the "." coding works fine. Please please comment if you do. |
|
|
|
![]() |
Jan 9 2006, 10:36 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
The thing is, it's not coded in the source with a "class" coding, but with an "id" coding so it doesn't work.
Let me show you the coding for this particular thing. CODE <table id="Table2" cellspacing="0" cellpadding="0" width="300" align="center"> <tr> <td class="text" width="75" bgcolor="#ffffff" height="75"> <a id="ctl00_Main_ctl00_UserBasicInformation1_hlDefaultImage" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=29071895&friendName=A_Diamant.&MyToken=1f59d048-16ac-49ee-8a7c-330516d97852"><img src="http://myspace-770.vo.llnwd.net/00384/07/79/384089770_m.jpg" style="border-width:0px;" /></a> <td> <td width="15" height="75" bgcolor="#ffffff" class="text"><img src="http://x.myspace.com/images/clear.gif" width="15" height="8" border="0" alt=""></td> Notice how the QUOTE ctl00_Main_ctl00_UserBasicInformation1_hlDefaultImage would have to be coded as QUOTE a#ctl00_Main_ctl00_UserBasicInformation1_hlDefaultImage and not QUOTE a.ctl00_Main_ctl00_UserBasicInformation1_hlDefaultImage because it's an ID tag. |
|
|
|
JlIaTMK "ID/#" css on myspace Jan 9 2006, 10:27 PM
toyo loco What exactly are you asking.. Myspace doesn't ... Jan 9 2006, 10:28 PM
JlIaTMK No, I don't mean the color codes. There are so... Jan 9 2006, 10:30 PM
coldtrance you dont need css id numbers with myspace Jan 9 2006, 10:31 PM
JlIaTMK ^ I just said, that's not true. There are some... Jan 9 2006, 10:32 PM
toyo loco In that case like you say using the "." ... Jan 9 2006, 10:34 PM
coldtrance so what excactly are you trying to do that you nee... Jan 9 2006, 10:35 PM![]() ![]() |