Grupa: Viesis

UWM FORUMS · PORTFOLIO · VIETŅU TOP
JAUNĀKAIS FORUMĀ · BIEDRU SARAKSTS · INFO MEKLĒTĀJS · IZSEKOTĀS TĒMAS · NOBALSO


Ierakstus pievienot var tikai reģistrējies lietotājs!
  UWM AKTUĀLI: DISKUSIJA: Reputācijas restarts - DISKUSIJA: Steam spēļu izloze - NODERĪGI: "CW sistēma" uCoz modulī
  • Lappuse 1 no 1
  • 1
uWM // FORUMS » uWEBMEISTARS // BRĪVĀS SARUNAS » Par ne tēmu » Izlecošais logs sekot draugiem.lv vai jebkurai informācijai
Izlecošais logs sekot draugiem.lv vai jebkurai informācijai
Antikrists
Sestdiena, 26.09.2015, 6:20:28 | Ieraksts #1
FORUMA APSARGS
Foruma ieraksti: 606

UWM Reputācija:

uWEBMEISTARS ordeņi:

1. līmenis

2. līmenis

3. līmenis


Jaunākie apbalvojumi:


@Antikrists raksta .. :

Nav isti notestēti tāpēc nu šeit

Senāk meklēju kko dariju , pārbaudīšu salikšu bildes.

1. Veids

Code
<?if($USER_LOGGED_IN$)?><?else?>
                   <div id="commercial-main" style="width: 100%; height: 100%; display: none; position: absolute;
                   top: 100; background-image: url(http://ucozwebmeistars.ucoz.lv/_fr/49/6369782.png);">
                          
                   <div align="center">
                   <span style="font-size: 8pt;"><font color="#ff0000"><br><br><br><br><br>
<b><i>SEKO MUMS.<br><br>TAS NEAIZŅEMS DAUDZ TAVA LAIKA.<br><br>PALDIES  ツ </i></b></font><br>
                   <BR>
                   </div>
                          
                   <div onclick="hideCommertialForDay();">

<center>

<div id="fansBlock"></div>
<style type="text/css">
#fansBlock { width: 320px;border: 1px solid #c9c9c9; }
</style>
<script type="text/javascript" src="//www.draugiem.lv/api/api.js" charset="utf-8"></script>
<script type="text/javascript">
var fans = new DApi.BizFans( {
name:'draugiem.lv',
showFans:1,
count:15,
showSay:0,
saycount:3
} );
fans.append( 'fansBlock' );                   
</script>

                          

                          
                          
                          
                          

</center>

<BR><BR>
<div align="center">
                   <span style="font-size: 8pt;"><font color="#ff0000">
<b><BR> REĢISTRĒTIEM LIETOTĀJIEM ŠIS LOGS NEUZRĀDAS. <BR><BR>- - - - - <a href="/index/3">REĢISTRĀCIJA</a> | <a href="$ENTRY_URL$">SEKO !? ( SPIED ŠEIT )</a>                   

</b></font>
                          
                   </div>

</div>
</div>
                   <script src="http://ucozwebmeistars.ucoz.lv/_fr/49/commercial.js" type="text/javascript"></script>
                          
                   <?endif?>


2.Veids

Code


<div style="display:none" id="name_uWdn">                   

<iframe src="http://ucozwebmeistars.ucoz.lv/_fr/49/ekot.html" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:358px;" allowtransparency="true"></iframe>
                          
                          
                          

</div>                   
<script type="text/javascript">                    
function setCookie(name, value, days) {                    
if (days) {                    
var date = new Date();                    
date.setTime(date.getTime() + (days*1000*60*60*24*356));                    
var expires = "; expires=" + date.toGMTString();}                    
else var expires = "";                    
document.cookie = name + "=" + value + expires + "; path=/";}                    
function getCookie(name) {                    
var nameEQ = name + "=";                    
var ca = document.cookie.split(';');                    
for (var i = 0; i < ca.length; i++) {                    
var c = ca[i];                    
while (c.charAt(0) == ' ') c = c.substring(1, c.length);                    
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length);}                    
return null;}                    
function eraseCookie(name) {setCookie(name, "", -1);}                    
function Cookie(name, days) {                    
if (!getCookie(name)) {                    
setCookie(name, true, days);                    
new _uWnd('name','SEKO',502,572,{autosize:1,maxh:400,minh:100},$('#name_uWdn').html())}}                    
Cookie('uWnd75', 1)                    
</script>


3.Veids

Code
<?if($USER_LOGGED_IN$)?><?else?>
                          
                   <style>                   
<!--/* IL */ -->                   
#parent_popup {                   
                   background-color: rgba(0, 0, 0, 0.8);                   
                   display: none;                   
                   position: fixed;                   
                   z-index: 99999;                   
                   top: 0;                   
                   right: 0;                   
                   bottom: 0;                   
                   left: 0;                   
}                   
#popup {                   
                   background: #fff;                   
                   width: 350px;                   
                   margin: 10% auto;                   
                   padding: 5px 20px 13px 20px;                   
                   border: 10px solid #ddd;                   
                   position: relative;                   
                   /*--CSS3 CSS3 Bloka enas--*/                   
                   -webkit-box-shadow: 0px 0px 20px #000;                   
                   -moz-box-shadow: 0px 0px 20px #000;                   
                   box-shadow: 0px 0px 20px #000;                   
                   /*--CSS3 Noapalotie sturi--*/                   
                   -webkit-border-radius: 10px;                   
                   -moz-border-radius: 10px;                   
                   border-radius: 10px;                   
}                   
/* Aizvert poga */                   
.close {                   
                   background-color: rgba(0, 0, 0, 0.8);                   
                   border: 2px solid #ccc;                   
                   height: 24px;                   
                   line-height: 24px;                   
                   position: absolute;                   
                   right: -24px;                   
                   cursor: pointer;                   
                   font-weight: bold;                   
                   text-align: center;                   
                   text-decoration: none;                   
                   color: rgba(255, 255, 255, 0.9);                   
                   font-size: 14px;                   
                   text-shadow: 0 -1px rgba(0, 0, 0, 0.9);                   
                   top: -24px;                   
                   width: 24px;                   
                   -webkit-border-radius: 15px;                   
                   -moz-border-radius: 15px;                   
                   -ms-border-radius: 15px;                   
                   -o-border-radius: 15px;                   
                   border-radius: 15px;                   
                   -moz-box-shadow: 1px 1px 3px #000;                   
                   -webkit-box-shadow: 1px 1px 3px #000;                   
                   box-shadow: 1px 1px 3px #000;                   
}                   
.close:hover {                   
                   background-color: rgba(0, 122, 200, 0.8);                   
}                   
</style>                   

<div id="parent_popup">                   
                   <div id="popup">                   

                   <center>
                          
                   <font color="#ff0000"><br><br>
<b>SEKO MUMS.<br><br>TAS NEAIZŅEMS DAUDZ TAVA LAIKA.<br><br></b>
                          
                   <BR><b> REĢISTRĒTIEM LIETOTĀJIEM ŠIS LOGS NEUZRĀDAS.</b> </font><BR><BR><b> </b> <a href="/index/3"><font color="#ff0000"><b> + + + REĢISTRĀCIJA</b></font></a></center>
                          
                   <iframe src="http://ucozwebmeistars.ucoz.lv/_fr/49/ekot.html" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:358px;" allowtransparency="true"></iframe>
                          
                          
                          
<a class="close" title="X" onclick="document.getElementById('parent_popup').style.display='none';">X</a>                   
                   </div>                   
</div>                   

                   <script type="text/javascript">                   
                   var delay_popup = 5000;                   
                   setTimeout("document.getElementById('parent_popup').style.display='block'", delay_popup);                   
</script>                   

                          
                   <?endif?>


4.Veids

Code
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>

<link rel="stylesheet" type="text/css" href="http://24work-new.googlecode.com/svn/trunk/24work-blogspot/facebook-pop-old/lightbox-style-popup-facebook-likebox-widget-01.css" /><script src="http://24work-new.googlecode.com/svn/trunk/24work-blogspot/facebook-pop-old/facebook-colorbox-v1.3.19.js"></script><script type="text/javascript"> jQuery(document).ready(function(){ if (document.cookie.indexOf('visited=true') == -1) { var fifteenDays = 1000*60*60*24*30; var expires = new Date((new Date()).valueOf() + fifteenDays); document.cookie = "visited=true;expires=" + expires.toUTCString(); $.colorbox({width:"400px", inline:true, href:"#subscribe"}); } }); </script><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="My Blogger Tricks">
<img src="https://bitly.com/24workpng1" alt="My Blogger Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%; top: 0px;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="All Blogger Tricks"><img src="https://bitly.com/24workpng1" alt="All Blogger Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="Techtunes"><img src="https://bitly.com/24workpng1" alt="Techtunes" border="0" style="position: fixed; bottom: 10%; left: 0%;" /></a> <div style='display:none'><div id='subscribe' style='padding:10px; background:#fff;'><center>
<img src="http://4.bp.blogspot.com/-2fgmcKjzJvA/UlaM9FACIGI/AAAAAAAABuc/uoCWTmggbsc/s1600/LikeUsOnFacebook.png" width:300px; height:150px;"/></center><center>

<iframe src="http://ucozwebmeistars.ucoz.lv/_fr/49/ekot.html" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:358px;" allowtransparency="true"></iframe></center></div></div>



5.Veids

Code


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

<style type="text/css">
#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#fanbox {
background:white;
width:420px;
height:270px;
position:absolute;
top:58%;
left:63%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -220px 0 0 -375px;
}
#fanclose {
float:right;
cursor:pointer;
background:url(http://ucozwebmeistars.ucoz.lv/_fr/49/0828730.png) repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}
</style> <script type="text/javascript"> //<![CDATA[
jQuery.cookie = function (key, value, options) {
// key and at least value given, set cookie...
if (arguments.length > 1 && String(value) !== "[object Object]") {
options = jQuery.extend({}, options);
if (value === null || value === undefined) {
options.expires = -1;
}
if (typeof options.expires === 'number') {
var days = options.expires, t = options.expires = new Date();
t.setDate(t.getDate() + days);
}

value = String(value);

return (document.cookie = [
encodeURIComponent(key), '=',
options.raw ? value : encodeURIComponent(value),
options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
options.path ? '; path=' + options.path : '',
options.domain ? '; domain=' + options.domain : '',
options.secure ? '; secure' : ''
].join(''));
}

// key and possibly options given, get cookie...
options = value || {};
var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
};
//]]> </script><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="My Blogger Tricks"><img src="https://bitly.com/24workpng1" alt="My Blogger Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%; top: 0px;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="All Blogger Tricks"><img src="https://bitly.com/24workpng1" alt="All Blogger Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a><a href="http://24work.blogspot.com/" rel="dofollow" target="_blank" title="Techtunes"><img src="https://bitly.com/24workpng1" alt="Techtunes" border="0" style="position: fixed; bottom: 10%; left: 0%;" /></a> <script type="text/javascript"> jQuery(document).ready(function($){
if($.cookie('popup_user_login') != 'yes'){
$('#fanback').delay(100).fadeIn('medium');
$('#fanclose, #fan-exit').click(function(){
$('#fanback').stop().fadeOut('medium');
});
}
$.cookie('popup_user_login', 'yes', { path: '/', expires: 7 });
});
</script>

<div id='fanback'>
<div id='fan-exit'>
</div>
<div id='fanbox'>
<div id='fanclose'>
</div>
<div class='remove-borda'>
</div>
<iframe allowtransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/likebox.php?

href=http://facebook.com/pages/Blogspot-tutorial/220888831260608'

style='border: none; overflow: hidden; margin-top: -19px; width: 402px; height: 230px;'></iframe><center>
</center>
</div>
</div>

Pielikumi: 6369782.png (11.4 Kb) · commercial.js (1.0 Kb) · ekot.html (0.4 Kb) · 0828730.png (6.2 Kb)



.
.


Priest
Pirmdiena, 28.09.2015, 2:33:07 | Ieraksts #2
PRASTS BIEDRS
Foruma ieraksti: 3

UWM Reputācija:

uWEBMEISTARS ordeņi:

1. līmenis

2. līmenis

3. līmenis


Jaunākie apbalvojumi:


@Priest raksta .. :

Būs pašam arī janotestē.

Pievienots (28.09.2015, 12:33:07)
---------------------------------------------
1. Veids screenshots:



2. Veids screenshots:



3. Veids screenshots:



5.Veids screenshot:



4. Veidu bija slinkums labot kludu tapec sreens nav.


Paraksta nav

Antikrists
Pirmdiena, 28.09.2015, 4:52:13 | Ieraksts #3
FORUMA APSARGS
Foruma ieraksti: 606

UWM Reputācija:

uWEBMEISTARS ordeņi:

1. līmenis

2. līmenis

3. līmenis


Jaunākie apbalvojumi:


@Antikrists raksta .. :

Izlaboju 4to. Un iframe tur uw html vieta feisbuka - Skatit pielikuma
Pielikumi: Lecigais_logs.txt (0.4 Kb)



.
.


melnamafija
Otrdiena, 21.06.2016, 1:20:54 | Ieraksts #4
PRASTS BIEDRS
Foruma ieraksti: 1

UWM Reputācija:

uWEBMEISTARS ordeņi:

1. līmenis

2. līmenis

3. līmenis


Jaunākie apbalvojumi:
Lietotājs nav saņēmis apbalvojumus
@melnamafija raksta .. :

Paldies. Good stuff. [Nice]

Paraksta nav

uWM // FORUMS » uWEBMEISTARS // BRĪVĀS SARUNAS » Par ne tēmu » Izlecošais logs sekot draugiem.lv vai jebkurai informācijai
  • Lappuse 1 no 1
  • 1
Meklēšana:

UWM apmeklēja:

RESPEKTABLĀKIE PORTĀLA FORUMA KLAVIATŪRISTI :
Foruma viszinis
Korijs
UWM karma: 380
Foruma atkarīgais
wuxmachine
UWM karma: 157
Foruma atkarīgais
Robiits
UWM karma: 87
Foruma šamanis
0wn3r
UWM karma: 80
Foruma atkarīgais
H[o_0]LiGaN
UWM karma: 78
Foruma atkarīgais
Spanky
UWM karma: 76
Foruma viszinis
Ar4ssS
UWM karma: 74
Foruma atkarīgais
Profth3tic
UWM karma: 55
Foruma atkarīgais
emciits
UWM karma: 52
Foruma atkarīgais
JackDaniel
UWM karma: 51
Foruma atkarīgais
Antikrists
UWM karma: 51
Foruma atkarīgais
Ken_D
UWM karma: 50
Ielāde...