Questions




Answers
1
how to place div centered inside div?

How can i place <div> in center horizontally which is inside another <div> using CSS?

I don't want to use position:absolute property

Example code:

...
Read More
Answers
1
Need boiler plate ebook or demo

I want ebook or demo of asp.net boilerplate but do not paste home page(https://aspnetboilerplate.com/) of boilerplate.

thank you very much!!

...
Read More
Answers
2
Unable to find package 'Abp.Owin' at source.

I am getting this error while trying to Install Abp.AspNetCore package using Nuget Package Manager console

...
Read More
Answers
2
how can i validate email using javascript?

I would like to know how can I validate email using javascript-jquery?

...
Read More
Answers
2
how can i create rating system using html css?

I want to create rating system using html and css, how can i achieve it?

I want to achieve like this

...

Read More
Answers
1
how to maintain aspect ratio using CSS?

Hello, I want to maintain an aspect ratio of a div using CSS, I know we can do it with javascript also, but I would like to maintain aspect ratio using CSS only.

Is there any way to change height according to width, maintaining the aspect ratio using any CSS rule or property?

...

Read More
Answers
1
how to open new tab and insert content in it using javascript?

How can I open a new tab using javascript or jquery and insert new dynamic content in it? Bypassing the pop-up issue also, as I need to show a .pdf file in new window, but you can show me the code of opening and showing HTML in it, I will handle the pdf part.

Thanks

...
Read More
Answers
1
how to add image in folder & image path in db in mvc??

How can i add image path in database, while image in the project folder using ASP.NET MVC C#??
As asked on facebook group

...
Read More
Answers
1
how can i expand input field on click?

How can i expand input field when i click on on search icon, smoothly?

Something similar to above search button on this website

Here is the similar fiddle link, but transition is not smooth in it

...
Read More
Answers
1
how can i simplify url in .NET MVC?

How can I simplify the url to http://localhost:51675/Prescriptions/Create/12 instead of http://localhost:51675/Prescriptions/Create?AssessmentID=12.
currently i am using this code

...
Read More

Page 50 of 54