DMXzone Bootstrap Support Product Page

Solved

Third Party Source Code

Reported 09 Jun 2013 16:02:33
1
has this problem
09 Jun 2013 16:02:33 Andre Bender posted:
The following added link:
<!--[if lt IE 9]>
<script src="../../Third Party Source Code/bootstrap/js/html5shiv.js"></script>
<![endif]-->

Causes the page not to work properly. Changing it to:

<!--[if lt IE 9]>
<script src="bootstrap/js/html5shiv.js"></script>
<![endif]-->

Make the page work. Maybe someone else has seen the same problem?

Replies

Replied 10 Jun 2013 11:40:36
10 Jun 2013 11:40:36 Miroslav Zografski replied:
Hello Andre,

Can you provide more details on when does this issue appears with some steps to recreate probably. Thanks.

Regards,
Replied 10 Jun 2013 11:57:53
10 Jun 2013 11:57:53 Andre Bender replied:
This happens when I create a new page. The added link is not correct.
Replied 10 Jun 2013 12:36:51
10 Jun 2013 12:36:51 Miroslav Zografski replied:
Hello Andre,

Is that when you creating new page from Sample?
And if so which sample exactly.
regards.
Replied 10 Jun 2013 12:47:14
10 Jun 2013 12:47:14 Miroslav Zografski replied:
Hello Andre,

This issue is to be addressed in the upcoming update for Bootstrap extension.

Regards.
Replied 10 Jun 2013 13:36:59
10 Jun 2013 13:36:59 Andre Bender replied:
Thx Miroslav

Reply to this topic