I just can't get Shadowbox to work with indexhibit

4 messages Options
Embed this post
Permalink
Morgan James

I just can't get Shadowbox to work with indexhibit

Reply Threaded More More options
Print post
Permalink
Hi,

I am new to website building and I cannot this to work at all.  Please help.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<meta name='keywords' content='morgan james, morgancjames, morgan c. james, morgan c james, graphic design, freelance, freelance 3d, 3d freelancer, new york, brooklyn, rockford, michigan, grand rapids' />
<meta name='description' content='Morgan C. James. 3D/ 2D Artist/ Director/ Designer. Available for work on a per project basis.' />
<meta name='author' content='MJ : Morgan C. James' />
<meta name='copyright' content='Morgan C. James © 2009 morgancjames.com' />
<link rel='shortcut icon' href='http://www.morgancjames.com/ndxz-studio/site/sample/favicon.ico' type='image/x-icon' />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
<title>MJ | Morgan C. James</title>

<link rel='stylesheet' href='<%baseurl%><%basename%>/site/<%obj_theme%>/style.css' type='text/css' />
<!--[if lte IE 6]>
<link rel='stylesheet' href='<%baseurl%><%basename%>/site/<%obj_theme%>/ie.css' type='text/css' />
<![endif]-->
<plug:front_lib_css />
<plug:front_dyn_css />
<script type='text/javascript' src='http://www.morgancjames.com/ndxz-studio/site/js/jquery.js'></script>
<script type='text/javascript' src='http://www.morgancjames.com/ndxz-studio/site/js/cookie.js'></script>
<script type='text/javascript' src='http://www.morgancjames.com/ndxz-studio/site/js/jquery-1.2.2.pack.js'></script>
<script type='text/javascript' src='http://www.morgancjames.com/shadowbox-build-3.0b/adapters/shadowbox-base.js'></script>
<script type='text/javascript' src='http://www.morgancjames.com/shadowbox-build-3.0b/shadowbox.js'></script>
<script type="text/javascript">
//<![CDATA[

Shadowbox.loadSkin('classic', 'http://www.morgancjames.com/src/skin');
Shadowbox.loadLanguage('en', 'http://www.morgancjames.com/shadowbox-build-3.0b/languages');
Shadowbox.loadPlayer(['img', 'iframe'], 'http://www.morgancjames.com/shadowbox-build-3.0b/players')

window.onload = Shadowbox.init;


//]]>
</script>
<script type='text/javascript' src='http://www.morgancjames.com/ndxz-studio/site/js/expandingMenus.js'></script>

<script type='text/javascript'>
path = 'http://www.morgancjames.com/files/gimgs/';

$(document).ready(function(){
        setTimeout('move_up()', 1);
        expandingMenu(1);
        expandingMenu(2);
        expandingMenu(3);
        expandingMenu(0);
});
</script>
<plug:front_dyn_js />
<plug:backgrounder color='<%color%>', img='<%bgimg%>', tile='<%tiling%>' />
</head>

<body class='section-<%section_id%>'>
<div id='menu'>
<div class='container'>

<%obj_itop%>
<plug:front_index />
<%obj_ibot%>

<!-- you must provide a link to Indexhibit on your site someplace - thank you -->


</div>
</div>

<div id='content'>
<div class='container'>

<!-- text and image -->
<plug:front_exhibit />
<!-- end text and image -->

</div>
</div>

</body>
</html>

Thanks in advance,

Morgan
Morgan James

Re: I just can't get Shadowbox to work with indexhibit

Reply Threaded More More options
Print post
Permalink
also, this is what I am using on the page motion>test3 to do my tests:

<h4>My Movie

<h4>My Image
Wizzud

Re: I just can't get Shadowbox to work with indexhibit

Reply Threaded More More options
Print post
Permalink
In reply to this post by Morgan James
What instructions are you following for Shadowbox installation/usage?
(And why have you got both jquery and jquery-1.2.2.pack?)
Combine literacy with curiosity and a whole world of information opens up to you
Morgan James

Re: I just can't get Shadowbox to work with indexhibit

Reply Threaded More More options
Print post
Permalink
Yea, I don't know.  I got rid of that problem. I redid my code based on the simplest set up for shadowbox and it works flawlessly.  Thanks so much.  Awesome product.