>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
General
> Orkut on opera mini (new)
Bookmark topic
I've discovered some new scripts , and don't take credit by copying and pasting from here
Scrap:when there is 'post scrap' instead of 'submit'.
javascript:_OS_writeScrap(); or
javascript:document.getElementById('b2').onClick();
Community message post
javascript:submitForm(document.getElementById('b2'),'submit');
or
javascript:document.getElementById('b2').onClick();
Community Poll Vote(on comm home page)
javascript:submitForm(document.getElementById('b2'),'vote'); or
javascript:document.getElementById('b2').onClick();
Community Poll Vote ( on Poll Page)
javascript:submitForm(document.getElementById('b0'),'vote');
or
javascript:document.getElementById('b0').onClick();
Search
javascript:document.forms['search'].submit();
or
javascript:document.getElementById('b0').onClick();
Instructions
-------------------
1.Copy the scripts and save them as bookmarks on opera
2.Select the reqd button on the reqd page and open the reqd bookmark
NOTE:The scripts ending with onClick might not work in some versions
(C) Vivek Narayanan 2007
[ This Message was edited by: vivekn on 2007-05-12 08:55 ]
--
Posted: 2007-05-12 09:44:46
Edit :
Quote
heres one more for a reply scrap
javascript:{ for (var n = 1; i[ This Message was edited by: vivekn on 2007-05-12 08:48 ]
--
Posted: 2007-05-12 09:48:02
Edit :
Quote
no luck mate
--
Posted: 2007-05-12 11:35:00
Edit :
Quote
check if u have typed correctly,the onClick() ones may not work on some versions,i tried and they worked for me in these browsers
Opera Mini 1.1 (Java)
Opera Mini 3.0(not 3.1,3.2 ,Java)
Opera 8.65 for Symbian 60(in full screen adaptation mode)
[ This Message was edited by: vivekn on 2007-05-12 11:23 ]
[ This Message was edited by: vivekn on 2007-05-12 11:25 ]
--
Posted: 2007-05-12 12:20:47
Edit :
Quote
New Topic
Reply