summaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Expand)AuthorFilesLines
2009-07-13remove debug outputChristian Fowler1-2/+1
2009-07-12oops... accidentally removed comments.Max Kremmel1-32/+55
2009-07-12insert missing ';' to allow file packing again.Max Kremmel1-30/+7
2009-07-06change SimpleAjax.conect params to be more intuitive, with a default sMethod;...Christian Fowler1-3/+11
2009-07-03removing uploadProgress scriptTyler Bello1-117/+0
2009-07-03Add uploadProgress scriptTyler Bello1-0/+117
2009-07-01clean up $ function to be in namespaceTyler Bello1-3/+3
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-41/+47
2009-05-29Fix for invalid (negative) css attributes that cause error in IE 7 & 8Tyler Bello1-3/+16
2009-05-29update jQuery to 1.3.2 and ui to 1.7.1Christian Fowler105-16020/+24003
2009-05-28wrapped iefix in if to check for null admin menuTyler Bello1-2/+3
2009-05-05add extremely lightweight fixIEDropMenu function to support css drop menus fo...Christian Fowler1-1/+19
2009-05-02IE7.js and IE8.js do not work for IE6, now need to modify /themes/template/he...Lester Caine1-0/+6
2009-03-31make the error handler a little more helpful, alert the error msgTekimaki1-2/+2
2009-03-30mbGallery jquery javascriptLester Caine2-0/+450
2009-03-26add very basic SimpleAjax object so XMLHttpRequests can be made with loading ...Christian Fowler1-1/+49
2009-03-11restore globalishness of array used in flipMultiTekimaki1-4/+4
2009-02-25flip property check to account for lack of default value in htmlTekimaki1-2/+2
2009-01-27step one of moving base funcs into name space - todo is update all javascript...wjames51-994/+1027
2009-01-22clean up code and indent with tabsMax Kremmel1-427/+430
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel2-0/+0
2009-01-11rename setOpacity to _setOpacity to avoid conflicts with MochiKit and insert ...Max Kremmel1-12/+19
2009-01-06remove use of $ alias in setFlip functions (which has conflicting implementat...Christian Fowler1-17/+21
2009-01-01update fspp to new version (renamed to pan0), split swf player into new tpl a...Max Kremmel2-0/+7
2008-12-20we can look it up directly we dont need a ref to the fck objectTekimaki1-2/+2
2008-12-19add core element styling to BitBase; this file is going to receive some bloat...wjames51-6/+29
2008-12-19add dynarch jscalendarChristian Fowler88-0/+13601
2008-12-11fix ie bug where typeof can be unknownwjames51-2/+3
2008-11-17clean up syntax, add getRadioValueChristian Fowler1-6/+25
2008-09-03add direct link to tab help pageMax Kremmel1-2/+5
2008-08-30remove usage of $ and use document.getElementById to prevent conflicts with j...Christian Fowler1-7/+19
2008-08-29add fancybox pluginChristian Fowler19-0/+637
2008-08-05IE7 update to v2 beta3laetzer28-404/+4
2008-07-14show and hide spinner provided by BitBasewjames51-15/+5
2008-07-13provide an empty function if oldonclick is nullwjames51-2/+2
2008-07-13let us add to tab onclick eventswjames51-2/+4
2008-07-04make showSpinner avialable without ajaxwjames51-1/+15
2008-07-01add: fspp - Flash Spherical Panorama PlayerMax Kremmel2-0/+1
2008-06-20add jQuery 1.5, interface.eyecon.ro 1.1.2, ui.jquery.com 1.5Christian Fowler141-0/+26711
2008-06-13enforce min in all caseswjames51-2/+4
2008-06-06autoresize text area to expand to window height. tested in FFox. to use add l...wjames51-0/+93
2008-05-15update flv playerMax Kremmel6-70/+0
2008-05-10SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferencesMax Kremmel6-0/+78
2008-05-02js is not smart, paren the or clauseR202wjames51-3/+3
2008-04-18fix get/setElementValue to make sure document.getElementById returns a define...Christian Fowler1-32/+34
2008-04-08Updated ie7 fix folder to version 0.9 from 0.7 fixed a few js bugs in ie7jetskijoe1-1/+6
2008-04-08Upgraded to 1.1 to fix some bugsjetskijoe1-32/+50
2008-04-02automagically append tk in ajax get requestswjames51-1/+1
2008-03-25Fix classed JS tabs when only two tabs exist one of which is classed.Nick Palmer1-2/+2
2008-03-21Allow jstabs to have a class.Nick Palmer1-2/+2