Skip to main content

All Questions

Tagged with
-1 votes
1 answer
2k views

How to detect the url opening from web browser(chrome) or webview(mobile app) using jquery/javascript in the website?

I can detect android easily from the website(using user agent) easily. But now the problem with detecting url being opened from webview(app) or chrome(browser) in the mobile by using jquery. This is ...
Malar Lala's user avatar
0 votes
1 answer
340 views

Load content in a user control (Webpart in Kentico) while scrolling down, using web service in ASP.Net and AJAX

I have a webpart (user control) in Kentico in which I need to load content while scrolling down the page to preview the content of a tree node. For this, I have already written AJAX code and tried ...
Binod Paikaray's user avatar
5 votes
1 answer
2k views

HTML encode not working properly for URL

I am trying to generated a URL: Get-it-Together-Stavros-Zenonos-amp;-Katerina-Ko?viewmode=0 Where you can see "amp;" after that url is not generating Like below: Get-it-Together-Stavros-...
SmartestVEGA's user avatar
  • 8,771
0 votes
2 answers
246 views

Adding a Revolution Slider to Kentico 7

I am trying to put a custom banner slider using the JavaScript jquery.themepunch.revolution and jquery.themepunch.plugins.min into my site using Kentico 7. How would I go about that process to have ...
Danielle Lawson's user avatar
2 votes
3 answers
539 views

Kentico V8 custom slider web part

I don't have a very strong dotNet background, as i'm primary a JS/CSS guy. I want to use slick.js as a slider plugin, but i'm lost one how. I'm wondering if i'm on the right track here. Ideally, an ...
Mark Handy's user avatar
  • 1,252
0 votes
0 answers
242 views

Jquery, Jquery UI - version sync required?

I'm working on a legacy project so my options for changing Jquery and Jquery UI versions is limited. I cannot change the UI version that I am aware of and I cannot go higher than Jquery 1.11.0. (...
user4593252's user avatar
  • 3,506
0 votes
1 answer
477 views

Kentico reCaptcha does not block form submission

I have the reCaptcha FormControl in my WebPart <script src='https://www.google.com/recaptcha/api.js'></script> ...... <div class="form-group"> <label>Please type ...
Franva's user avatar
  • 6,887
3 votes
2 answers
315 views

How do I get my custom jQuery modules to work after upgrading to Kentico 8.1?

After upgrading to Kentico 8.1, my site's jQuery modules seemingly disappeared. Kentico is unilaterally injecting its own jQuery module, overwriting my own reference. How do I prevent this?
Bryan's user avatar
  • 1,461
1 vote
1 answer
2k views

Scrollbar doesn't show up in Chrome on OS X

So I have a site built using the Kentico CMS. On page load, sometimes the scroll bars will not show up in Chrome on Mac. They do show up in Safari, reliably. I previously had this issue with Safari, ...
Colin DeClue's user avatar
  • 2,234
0 votes
1 answer
294 views

Switch an image according to the H2 text in Jquery

I'm new to the whole jQuery thing. I'm trying to create a website in kentico CMS, what I want is to change the header image according to the h2 header content. So each different page gets an ...
BasvdPol's user avatar
1 vote
2 answers
512 views

Issue with jQuery lightbox plugin overlay

i have a strange issue whilst using the lightbox plugin where the overlay for it (the greyish black bg that normally shows when clicking an <a>) is displayed at the bottom of my page and doesn't ...
dtsg's user avatar
  • 4,438
2 votes
3 answers
2k views

jQuery - Remove self-closing tags in HTML

I am working on a navigation for a site that is composed of several jQuery accordions containing lists of links, like this: <ul class="menu"> <li> <h3>Header 1</h3>...
Paul Woidke's user avatar
1 vote
1 answer
722 views

Convert jQuery plugin to Kentico web part

I am using Kentico 6 and am trying to convert the jQuery supersized plugin (full screen background slide show) into a web part so that editors will be able to choose the images that will be included ...
eCamK's user avatar
  • 273
2 votes
1 answer
842 views

jQuery Mobile site not fluid on device after upgrade to jQuery 1.6/JQM b1

I've developed a site with jQuery mobile that's running within a Kentico CMS. I previously attempted to upgrade to jQuery 1.6, but it broke the fluid layout on devices. The page loaded too large, and ...
atfergs's user avatar
  • 1,684