1
Show Posts
This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
Messages - ccortes
2
General Discussion / Re: move the record point
3
General Discussion / Re: move the record point
4
General Discussion / Re: move the record point
5
General Discussion / move the record point
6
General Discussion / Re: javascript object refresh
7
General Discussion / Re: javascript object refresh
<script language="JavaScript" src="http://localhost/test-tree/assets/js/tree.js"></script>
<script language="JavaScript" src="http://localhost/test-tree/assets/js/tree_items.js"></script>
<script language="JavaScript" src="http://localhost/test-tree/assets/js/tree_tpl.js"></script>
<table cellpadding="5" cellspacing="0" cellpadding="10" border="0" width="100%">
<tr>
<td>
<script language="JavaScript">
<!--//
new tree (TREE_ITEMS, TREE_TPL);
//-->
</script>
</td>
</tr>
8
General Discussion / javascript object refresh
Executing the html demo file out of the phprad project, the refresh is immediately. Is there a setting in phprad?
9
General Discussion / hierarchical tree view
10
General Discussion / Re: Publishing in production
Thanks in advance
11
General Discussion / Publishing in production
In SiteAddr I put http://subdomain.domain.com but It doesn´t work.