We need to include the following line above the code of the page that shows our page blocks in three pages, so to have a regular behaviour in a little javascript element in these pages:
<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
So It needs to go before the first line of the pages:
<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
Can you tell us how to include this line in this position in your dolphin infraestructure? Thankyou in advance for your help!
Yours,