Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
In another project to reduce room on my portal, I've also been trying to get the events to scroll like the Recent Topics block. I used your "Events from callite 1.4.4 on ezPortal" code originally. The same event repeats but in new blocks. I'm not a programming genius here but I thought may have been able to figure it out. I'd appreciate any suggestions. Thanks.
Standard view before scrolling attempt:
Attempt at scrolling the events (it does actually scroll but that's about all that seems to work):
I borrowed the OnMouse commands from the Recent Topics block .txt file bundled with ezPortal but it didn't quite work right either. In any event, here is the code I tried. It seems to treat each event as a new mini-block.
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Great suggestion, oxpus. That (mostly) worked! The onMouseOver's don't show but then again they didn't stop the marquee. I also got an error in the Internet Explorer status bar saying "Error on page" when your new code is inserted. It's detail says "Object expected".
Okay, then insert the onMouseOver and onMouseOut from your code and it will work again.
But regard: These javascript commands will not work with browsers like Firefox
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Karsten Ude
-={ Das Mädchen für alles }=- Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!