![]() |
I didn't think it did, when I updated the code; The Ajax worked fine. I would consider reinstall this Tralala. ;)
|
It's probably a browser thing then; it affected my AJAX ability to edit thread title's by double-clicking... my primary browser is Safari.
|
Doesn't work in Opera. The mouseover effect is messed up.
Also, if you use this for your actual threads, not just the sub-forums, it will render the AJAX title update absolutely useless. |
thx
--click-- |
Good one. installed thanks
|
installed, thanks for this sexy hack :]
btw, if you use vbstyles.com layout, their threadbit uses an extra conditional and css for stickies the old code looks like this: Code:
<td class="<if condition="$thread['sticky'] == 1">sticky <else />alt1</if>" id="td_title_$thread[realthreadid]" title="$thread[preview]"> Code:
<td class="<if condition="$thread['sticky'] == 1">sticky<else />alt1</if>" id="td_title_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='althover';" onmouseout="this.className='<if condition="$thread['sticky'] == 1">sticky<else />alt1Active</if>';" onclick="window.location.href='<if condition="$show['gotonewpost']">showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]<else />showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]</if>';"> |
Thank you LiveWire
Looks really nice :) Install;) |
Nice hack.
I searched this thread but haven't found detailed information on how to make this work with CMPS Latest Threads Module. If someone knows how, could you please post what code needs to be replaced/added in CMPS for this to work? Thanks. |
Read back in this thread a bit or on VBA for the small change needed for CMPS.
|
All times are GMT. The time now is 10:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|