开发者

HELP! Survey Modal TXT include not working

开发者 https://www.devze.com 2023-02-19 11:23 出处:网络
Working with this page 开发者_开发知识库here. http://careersinmusic.com/index.aspx The RED BAR, should open a modal window. And the survey SHOULD be inside. Coming up with an ERROR in my .TXT include

Working with this page 开发者_开发知识库here. http://careersinmusic.com/index.aspx

The RED BAR, should open a modal window. And the survey SHOULD be inside. Coming up with an ERROR in my .TXT include.

<!--CSS-->

THERE IS MORE code. But the script tag wont let me show it.

Any help would be great.

This include has something wrong with it I think, not sure where.


may there is a problem with comment tag spacing write <!-- CSS --> instead of <!--CSS--> because some time these declarations also effect our layout.

for more check this https://developer.mozilla.org/en/the_importance_of_correct_html_commenting

0

精彩评论

暂无评论...
验证码 换一张
取 消