• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Additional scroll bar issue

 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Project jQuery version updated from 1.X to 3.

After jQuery update for the project  for a Ajax call for vendor search field response shown with additional horizontal and vertical scroll bar as shown in the image.
In the old version of jQuery for vendor search field Ajax response scroll bar is not displayed as shown in the image.

In the old version view source code i can see anchor tags, will it be added by jQuery library dynamically?
In the case of working view source code view source in  UL tag "ui-corner-all" class is used additionally but not sure how it got added.

In code jquery-ui.min.js and  jquery-ui.min.css file is there.

Any clue how to remove the scroll bar.
DropDownIssueCodeAndImage.jpg
[Thumbnail for DropDownIssueCodeAndImage.jpg]
 
You may have just won ten million dollars! Or, maybe a tiny ad.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic