Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

jquery mobile 1.4 css filepath

I'm upgrading the project to jquery mobile 1.4, but now my icon with link url("files/views/assets/image/hsl_circle_blue.png") is no longer working. Does anyone know the correct way to write local links?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

jquery mobile 1.4 css filepath

Hello!

Please take a look here https://getsatisfaction.com/apperyio/...

Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

jquery mobile 1.4 css filepath

Unfortunately those don't work.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

jquery mobile 1.4 css filepath

Hello,

It depends on where your CSS is located.

If you are using standart CSS assets for this goals you can try to use this path:

prebackground: url(../../../../files/views/assets/image/no-image.jpg);/pre

Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

jquery mobile 1.4 css filepath

Thanks so much! That did it.

Return to “Issues”