I have created a jquery object (array) of items in a parent page which is passed into an iframe. Example code used is something like:
<script type="text/javascript">
$(document).ready(
function()
{
$.SiteInfo =...
Hi
I am currently working on a version of a jquery content slider at:
http://webdeveloperplus.com/jquery/featured-content-slider-using-jquery-ui/
The code is great and I have got it working with 3 tabs (thats all I need) but my issue is getting it to work when JavaScript is disabled in the...
Hi
I have built a datatable (array version) based on this example:
http://datatables.net/examples/data_sources/js_array.html
I am new to the code but managed to add components such as filtered dropdowns and working great. I am having trouble making one of the columns as hyperlinks.
If you...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.