Rev | Line | |
---|
[12179] | 1 | {html_head} |
---|
| 2 | {if isset($DYNAMIC_SRC_IMG) & !empty($DYNAMIC_SRC_IMG)} |
---|
| 3 | <script type="text/javascript"> var dyn_src_img='{$DYNAMIC_SRC_IMG}';</script> |
---|
| 4 | {/if} |
---|
| 5 | <script type="text/javascript"> |
---|
| 6 | var dyn_mode='{$DYN_MODE}'; |
---|
| 7 | var next_name='{$NEXT.TITLE}'; |
---|
| 8 | var next_url='{$NEXT.image_url}'; |
---|
| 9 | var next_width='{$NEXT.width}'; |
---|
| 10 | var next_height='{$NEXT.height}'; |
---|
| 11 | var next_dyn_url='{$NEXT_SRC_IMG}'; |
---|
| 12 | </script> |
---|
| 13 | {combine_script id="jquery" load="header"} |
---|
| 14 | {combine_script id="xhrpic" load="header" require="jquery" path="/plugins/DynamicResize/scripts/xhrpic.js" } |
---|
| 15 | {/html_head} |
---|
Note: See
TracBrowser
for help on using the repository browser.