Author Topic: issue with bootstrap 4 and jquery 3.2+  (Read 8801 times)

alonewolf149

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 56
    • View Profile
Re: issue with bootstrap 4 and jquery 3.2+
« Reply #15 on: November 14, 2019, 07:04:04 pm »
Finally we found issue.

this problem : http://prntscr.com/pwwhop

because param query using jquery UI and jquery UI has issue with base URL refer to :
https://www.tjvantoll.com/2013/02/17/using-jquery-ui-tabs-with-the-base-tag/

--------------------------------------

and our project we are using base url
and pqgrid have used jQuery ui tabs & tabs have problem with base url beacuse if <a href="#aba">
then its become like suppose yuor base url have www.xyz.com/#aba
so due to this we are facing problem 

Any solution ? we can not remove base url, because we applied all project

this is another proof : http://prntscr.com/pwwmil

Thanks
« Last Edit: November 14, 2019, 07:11:06 pm by alonewolf149 »

alonewolf149

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 56
    • View Profile
Re: issue with bootstrap 4 and jquery 3.2+
« Reply #16 on: November 14, 2019, 09:57:27 pm »
In case it not possible to fix,


I try to review your function and found that we can use Method : http://prntscr.com/pwzduk ?

i plan to do like this : http://prntscr.com/pwzf0d

is it good idea ?
If yes, can u provide me sample code how to do that ?

Thank in advance


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: issue with bootstrap 4 and jquery 3.2+
« Reply #17 on: November 15, 2019, 10:34:34 am »
your issue is not due to base urls but it's because jQueryUI tabs control is completely broken on your page.

--------------------------------------------

The old fashioned way of show/ hide columns using pqSelect is here:

https://paramquery.com/pro/demos51/showhide_columns