51 Posts
ilga
9 years ago
4
Topic

Hello everybody,
In BlogView I have 50 articles, and in head tag I have also 50 strings of JQuery. Why seblod generates so many JQuery strings, is it possible to remove them?

jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); }); jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); 

Get a VIP membership
17 Posts
erickmines
9 years ago
0
Level 1

I have the same problem.

Thank

51 Posts
ilga
9 years ago
0
Level 1

Is there any solution to reduce such jQuery strings in the <head> tag?

51 Posts
ilga
8 years ago
0
Level 1

Who can explain the colorBox problem?

51 Posts
ilga
8 years ago
0
Level 1

Hello everybody, I think the problem is that for each Upload_image_plugin in article Seblod adds jQuery(document).ready(function($){ $("a[rel='colorBox5030']").colorbox({}); string Is there any way how to disable colorbox?

Get a Book for SEBLOD