Sure not call jquery inside angular 2 at first place and if you have to 
call it, this is wrong way to call it

On Tuesday, June 28, 2016 at 9:45:57 PM UTC+10, balaji vaishnav wrote:
>
>
>
> down votefavorite 
> <http://stackoverflow.com/questions/38074595/angular-js-2-not-loading-the-jquery-query-builder-internal-script-files#>
>
> My Requirement
>
> Need to load the jquery query builder inside a modal using the angularjs 2 
> typescript
>
> What I have done
>
> I have created a dynamic forms in angularjs 2 which contains 3 select box 
> and 1 text box, in the text box on-click of that am I have called the 
> bootstrap modal inside the modal body I have coded the query builder and 
> created a internal java script for that query builder inside the 
> template_rule.html
>
> Whats happening
>
> when I click the text box modal pop up is happening and inside the modal 
> body only three buttons are rendering and the main query builder view in 
> not rendering.
>
> this is the fully working demo link(
> http://plnkr.co/edit/d38iwjLhJzTjM5t46zD7?p=preview)
>
> Demo Link Functionality
>
> in this link there will be a button in top left corner click that it will 
> keep on adding a set of fields, in that set of fields there will be a text 
> box if you click that text box a modal will pop up, in that only am 
> rendering the query builder, the buttons will be showing but the core 
> functionality part is not showing in that modal pop up, the query builder 
> script is in app/template_rule.html file and the necessary libraries are 
> included in index.html file, please help me to resolve this
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to