Scrooling Banner odata cu pagina

Discutii despre Joomla, Mambo

Moderator: Moderatori

mariusblk
PHPRomania Supporter
Mesaje: 14
Membru din: Mie Dec 09, 2009 5:53 am

Scrooling Banner odata cu pagina

Mesajde mariusblk » Mie Dec 09, 2009 5:54 am

Salutare, am si eu nevoie de un modul pentru un banner ca se va scrola odata cu pagina si care poate fi inchis in orice moment de utilizator printr-un buton de close. Stiu ca exista un astfel de modul l-am avut in calculator dar din pacate am pierdut toate datele dintr-o mare prostie.

Am inteles ca se poate si o alta varianta prin editarea index-ului temei insa nu prea ma pricep cum.

Orice sugestie este binevenita, numele modulului ar fi ideal. Multam fain.



Avatar utilizator
matheuzzy
Senior Member
Mesaje: 383
Membru din: Dum Apr 26, 2009 4:42 pm
Localitate: Bucuresti

Mesajde matheuzzy » Joi Dec 10, 2009 12:37 am

salutare.
Din cate inteleg tu ai nevoie de un modul pt joomla, nu?
Nu am lucrat cu joomla dar am o posibila solutie.

faci un <div> cu position:fixed + z-index:9999 si il pui unde vrei tu sa stea.
In el poti sa faci si un buton de close, adica de hide, display:none.

Daca ai mai folosit jquery - are o functie drauga pt a face "lucrurile" sa dispara $('#id_div').hide('slow').

AndreiD
Average Member
Mesaje: 53
Membru din: Joi Ian 21, 2010 5:47 pm
Localitate: Bucuresti
Contact:

Mesajde AndreiD » Vin Ian 22, 2010 12:03 am

nu ma lasa sa iti dau toata solutia ca am < 5 zile pe forum,....hm..ce naiba!?

later edit:

module customcode

acolo scrii o functie javascript

Cod: Selectaţi tot

<!--<SCRIPT language=JavaScript1.2>
//var ns4=document.layers
//var ie4=document.all
//var ns6=document.getElementById&&!document.all
//
//var dragswitch=0
//var nsx
//var nsy
//var nstemp
//
//function drag_dropns(name){
//if (!ns4)
//return
//temp=eval(name)
//temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)
//temp.onmousedown=gons
//temp.onmousemove=dragns
//temp.onmouseup=stopns
//}
//
//function gons(e){
//temp.captureEvents(Event.MOUSEMOVE)
//nsx=e.x
//nsy=e.y
//}
//function dragns(e){
//if (dragswitch==1){
//temp.moveBy(e.x-nsx,e.y-nsy)
//return false
//}
//}
//
//function stopns(){
//temp.releaseEvents(Event.MOUSEMOVE)
//}
//
//
//function drag_drop(e){
//if (ie4&&dragapproved){
//crossobj.style.left=tempx+event.clientX-offsetx
//crossobj.style.top=tempy+event.clientY-offsety
//return false
//}
//else if (ns6&&dragapproved){
//crossobj.style.left=tempx+e.clientX-offsetx
//crossobj.style.top=tempy+e.clientY-offsety
//return false
//}
//}
//
//function initializedrag(e){
//crossobj=ns6? document.getElementById("dnwtop_100_showimage") : document.all.dnwtop_100_showimage
//
//var firedobj=ns6? e.target : event.srcElement
//var topelement=ns6? "HTML" : "BODY"
//
//while (firedobj.tagName!=topelement&&firedobj.id!="dragbar"){
//firedobj=ns6? firedobj.parentNode : firedobj.parentElement
//}
//
//if (firedobj.id=="dragbar"){
//offsetx=ie4? event.clientX : e.clientX
//offsety=ie4? event.clientY : e.clientY
//
//tempx=parseInt(crossobj.style.left)
//tempy=parseInt(crossobj.style.top)
//
//dragapproved=true
//document.onmousemove=drag_drop
//}
//}
//document.onmousedown=initializedrag
//document.onmouseup=new Function("dragapproved=false")
//
//////drag drop functions end here//////
//
//function hidebox(){
//if (ie4||ns6)
//   crossobj.style.visibility="hidden"
//else if (ns4)
//   document.dnwtop_100_showimage.visibility="hide"
//}
//
//document.write('');
//
//document.write('<div id="dnwtop_100_showimage" style="z-index: 300; position:absolute;width:380px;left:300;top:60"><table border="1" width="380" cellspacing="0" cellpadding="0" bgcolor="#FF4500" style="border: solid #000000 4px; border-top: solid #000000 4px;"><tr valign="top"><td width="100%" background="" id="dragbar" title="vote" height="25"><ilayer width="100%" onSelectStart="return false"><layer width="100%" onMouseover="dragswitch=1;if (ns4) drag_dropns(dnwtop_100_showimage)" onMouseout="dragswitch=0"><span style="font-weight: bold; font-family: Verdana; font-size: 12px; color: 006699;  padding: 6px; padding-bottom: 4px;"><font color="white">Vote for Us</font></span></layer></ilayer></td></tr><tr><td bgcolor="#333333" width=372 style="padding:10px; border: solid #000000 0px; border-top:0px; font-family:Verdana; font-size:16px; color:000000;"><!-- PUT YOUR CONTENT BETWEEN HERE ---->
<!--AND HERE
</td></tr></table></div></center>');--->




mai trebuie lucrat putin la afisarea modului and here you go :)


Înapoi la “Joomla”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 4 vizitatori