Bill's Gigulator

Publishing gigs with the Iframe **DEPRECATED**

Click here for some samples of what the iframe can do.

Using the iframe option is the easiest way to publish your gigs. All you need is to add a simple <iframe> tag to your html code. In it's simplest form you paste the following code into your html page. You need to change "YOUR_ID" to your gigulator site id. Optionally, you can adjust the width and height of the frame in the statement.

<iframe width=400px height=250px scrolling="no"; frameborder="0"
style="visibility:hidden;" onload="this.style.visibility = 'visible';"
ALLOWTRANSPARENCY="true"
src='http://publish.twelvepoint.net/shows.iframe?site=YOUR_ID'>
</iframe>

If you want to customize the way things look, You can set content and display options through the "src" url.

Iframe URL Arguments

 

Click here for some samples of what the iframe can do.