dimanche 13 avril 2014

How to hidden or put behind position pdf/report (ireport) from selectonemenu?


Vote count:

0




i got one issue to solve:


the problem to display full list of selectonemenu (primefaces) front of report(display); i try using style:"z-index, position relative, display block" but not working.


i also try using javascript..



<script type="text/javascript">
function overlayObject() {
$('object').css({visibility : "hidden"});
}
</script>


this is code for selectonemenu:


anyone can help me how to put/show list on selectonemenu appear front of report.



asked 1 min ago






Aucun commentaire:

Enregistrer un commentaire