The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I would like to add some JS into the <head> for a body.onload function. The data in the onload is created in the postbit.
Is this possible? If not, how should i be going about achieving this? |
|
#2
|
||||
|
||||
|
you can add the javascript to the headinclude template
http://www.vbulletin.com/docs/html/s...r_add_template |
|
#3
|
|||
|
|||
|
how do i iterate through the posts in headinclude? the only var i know of is $post is there a $posts array variable or something?
|
![]() |
|
|