![]() |
|
#1
|
|||
|
|||
|
I searched and couldn't find anything about this. I'm trying to add a javascript ad in a module to the right column of our vb 3.8.1 forum.
I created a template and then put the ad javascript in the template. Then created a module using "template" and called the relevant template but no luck. Nothing shows up on the right column. I have created other modules that work but this is the first using javascript that I've created. Thank you |
|
#2
|
||||
|
||||
|
Create a TEMPLATE MODULE and add the java script to the MODULE CONTENT box,code must be wrapped in the MODULE TEMPLATE WRAPPER CODE.
Code:
<tr> <td class="$bgclass"> <!-- Your code here --> </td> </tr> There is a USER MANUAL available in the Members area that has guides for creating modules. |
|
#3
|
|||
|
|||
|
Thanks I got it to worlk now. I tried the tutorial but it didn't make sense to this noob so I stumbled along until I figured it out.
Last edited by niteflyer322; 12-05-2009 at 03:45 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Make a module that has javascript | digatle | "How Do I..." Questions | 3 | 12-05-2009 11:44 AM |
| Problem with JavaScript Module | careem | "How Do I..." Questions | 2 | 12-26-2008 11:18 AM |
| Open link from the right module column in the center module column? | abroad | Troubleshooting & Problems | 1 | 01-28-2008 07:19 AM |
| simple javascript module.. photo module rotating,slides | hmpargi | Module & Modification Discussion & Requests | 0 | 12-05-2006 07:26 AM |
| Module w/ flash/javascript doesn't work | eam | Troubleshooting & Problems | 3 | 10-28-2005 03:08 PM |