Right click help |
![]() ![]() |
Right click help |
Jan 21 2005, 11:47 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2005 Member No: 86,700 |
I've tried all the right click codes on my xanga and none of them work!
It works outside the borderline but all the stuff inside it wont work on any solution??? |
|
|
|
Jan 21 2005, 11:49 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
What do you mean stuff inside?
http://www.createblog.com/forums/index.php?showtopic=58258 ^ similar topic. |
|
|
|
Jan 21 2005, 11:49 PM
Post
#3
|
|
![]() I <3 sarah ![]() ![]() Group: Member Posts: 22 Joined: Jan 2005 Member No: 83,452 |
Could be... worked for me.....
QUOTE <!-- begin code provided by createblog.com -->
<script type="text/javascript"> // original by EasterEgg, xanga.com/easteregg // modified to reflect xanga's current html schemas function adjustSirListHeight() { // *** define the height of your SIR-list in the line below var sirListHeight = '200px'; var allTables = document.getElementsByTagName('tbody'); for (i=0; i < allTables.length; i++) { if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) && (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1)) { sirlist = allTables[i].lastChild; temp = sirlist.firstChild.innerHTML; sirlist.removeChild(sirlist.firstChild); td = document.createElement('td'); div = document.createElement('div'); div.style.width = '190px'; div.style.height = sirListHeight; div.style.overflow = 'auto'; div.innerHTML = temp; td.appendChild(div); sirlist.appendChild(td); break; } } } if (navigator.userAgent.indexOf('Mac') == -1) if ((document.URL.indexOf('weblogs') == -1) && (document.URL.indexOf('guestbook') == -1) && (document.URL.indexOf('events') == -1) && (document.URL.indexOf('reviews') == -1)) adjustSirListHeight(); </script> <!-- end code provided by createblog.com --> |
|
|
|
Jan 21 2005, 11:53 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2005 Member No: 86,700 |
The stuff inside like the journal and stuff
|
|
|
|
Jan 21 2005, 11:55 PM
Post
#5
|
|
![]() I <3 sarah ![]() ![]() Group: Member Posts: 22 Joined: Jan 2005 Member No: 83,452 |
what... more specific?
|
|
|
|
Jan 21 2005, 11:57 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2005 Member No: 86,700 |
look in the skins i gotz the DOOM(gir from invader zim) skin
|
|
|
|
Jan 22 2005, 01:40 AM
Post
#7
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
right click what....
|
|
|
|
Jan 22 2005, 01:48 AM
Post
#8
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
CAN I SEE YOUR SITE?! <-- Yes. Me yelling.
|
|
|
|
Jan 22 2005, 02:29 AM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
^ Why are you yelling?
What browser are you using? Some right-click scripts won't work on certain browsers. Are you wanting to disable the highlighting, to the "stuff inside"? Or right-clicking? Paste this in the "header" section of your CLAF (looks and feels page - http://www.xanga.com/claf ) : CODE <body oncontextmenu="return false">
This post has been edited by Sherry_Vu: Jan 22 2005, 02:38 AM |
|
|
|
Jan 22 2005, 02:09 PM
Post
#10
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2005 Member No: 86,700 |
Heres my xanga
http://www.xanga.com/home.aspx?user=cartennyutters i used the right click disable code and u can easily right click and higlight and stuff. but not in the gray corners. |
|
|
|
Jan 22 2005, 06:31 PM
Post
#11
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
this disables right clicking and highlighting |
|
|
|
Jan 22 2005, 10:27 PM
Post
#12
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jan 2005 Member No: 86,700 |
None of the codes work
you can still right click |
|
|
|
![]() ![]() |