The front page of my website has a Front page blog layout and each article has a read more button. How can i get the put each of the summarised articles in the front page into individual rounded bo...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23259418.htm...
Hello,
What I am trying to do is help the non-profit company that I work for create a intranet with Joomla that will help us to serve needed information to our employees better. The issue that I ...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/Q_23508626.htm...
Does anybody have an efficient replacement for Double.parseDouble (which is very slow when you have to repeat it many times).
I found a good replacement for double -> String: http://www.onjava....
http://www.experts-exchange.com/Programming/Languages/Java/Q_23212091.html
Zones:
JavaDate Answered: 03/04/2008 Grade: A Views: 8
Hi.
I am new to Joomla. my host is www.siteground.com so I install Joomla 1.5 through Fantastico in cp.
I have just one problem which is when i write Arabic, it seems ok while writing. But, a...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/Q_23239548.htm...
Hi,
I have 2 strings which contain dates in the same format shown below
s1="01/01/2008"
s2="01/02/2008"
I would like to do a date comparison on those strings so I guess I will have to con...
http://www.experts-exchange.com/Programming/Languages/Java/J2SE/Q_23254117.html
In the Admin code (and component examples) there is repeated use of class="key" and class="title", yet I can't find these classes in the .css files and they are not identified in Firebug. What are ...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/Q_23316825.htm...
Hello,
I've a problem passing an int-array to a static generic function. The Compiler says 'The method sort(T[]) in the type Quick is not applicable for the arguments (int[])'. It worked fine wh...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23387634.html
Zones:
JavaDate Answered: 05/08/2008 Grade: A Views: 18
How can I create a simple enum in Java including only one String attribute and get() and set() method ?
something like this
public enum myenum {
private String text;
public String get...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Sun_Java_System_Web_S...
Does anyone know if there's a method that can be used to "auto create" sections when a new Category is created in Joomla 1.5, since i'll have 5/6 different categories but their sections will be tit...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23532736.html
I have a Java process that runs as a Windows service. I'm trying to resolve a hang in this service but not sure where the hang is occurring, is there any tool out there that will enable me to look ...
http://www.experts-exchange.com/Programming/Signal_Processing/Q_23539236.html