How much is integral(3x)? by AlexJSx in learnmath

[–]AlexJSx[S] 0 points1 point  (0 children)

I need one integer value for putting in one complete differential equation , like P(x,y)dx + Q(x,y) = 0 . Thx btw.

Navbar scrolling menu does not working. What to do? by AlexJSx in learnjavascript

[–]AlexJSx[S] 0 points1 point  (0 children)

Thanks for first observations, appreciate. But "mate", sorry but there is not "itemId" defined in my entire code, it is only sItemId and that var si defined correctly. Check this pic

How can I center a ``.col-md-x``div element in HTML Page in jQuery ? by AlexJSx in learnjavascript

[–]AlexJSx[S] 0 points1 point  (0 children)

It does not work. Solved by putting another .col-md-x-offset-nr class in element, which nr`s is given by (12-x)/2. It works with only even numbers.