i'm searching for alternative Content Management System / Framework for quite some time. Like to try and ask around here also. Hope you can give me some tips.
i found this problem while designing a page with firefox. The gap is not coming from padding or margins. The Problem is not visible in Opera or IE. Please see the attached images for best...
i have a web-project with a considerable amount of pdf-documents to view and download. I like to provide my users two ways to the content, either to download the pdf-files or to view them...
i have a cross-browser compability issue between m$ ie and the rest of the World... involving a counting Problem with a for-loop in ie. In Firefox it doing 8 rounds, IE it doing 9. Is there...
after learning Javascript for quite some time and working on projects that are steadily growing in size, i realize the need for better organizing my code. I already use namespaces and...
it seems i hit the mysteries of z-indexing with ie. I tried to hover custom css tooltips that are tied to every box in an array of floated boxes over all that boxes. It works with ff and...
i come across this css problem. I want to horizontally align text and a graphical button. But the button pushes the Text down and the normal ways of layouting with margin, padding an so on...
i tried to pass an Object as an argument to a function that is periodical invocated by a setInterval() function. But the passing only worked on the inital invocation, in all that follow the...
Ah, now i understand you Kravvitz and Orc Scorcher. Yes, yes that's what i'm searching for, this works. Thank you for helping me to see through this. ;)