Paris
I lived in Paris for a few years... on Villa Mannin that you can see below:[gmap |zoom=17 |center=48.88439523124883,2.393099069595337 |width=600px |height=400px |control=Small |type=Hybrid]
View Article3 columns with CSS
IntroductionOften, when you build a website, you want columns.Common designs includeDetails Operating System: Linux Operating System: Mac OS/X Operating System: MS-Windows Category: Development...
View ArticleChanging the Width or Height affects the other
ProblemI had a problem with my CuteMenu1 module and tried many times to fix it but just could not find the problem with Internet Explorer.The fact is that I created dropdowns that are supposed to be...
View ArticleAutomatic Datasheet Columns Width with MS-Access VBA
You may have noticed that whenever you create a Datasheet you can double click on the right edge to resize the column to the widest text currently defined in that column.This is neat but if I create a...
View ArticleClosing a window from Flash
I had a little project which requirements was an Adobe Flash animation that calls a JavaScript function to close a browser window.With the newest version of Internet Explorer, it will first ask you...
View ArticleThere are some forms where Drupal '#size' does not seem to work, why?!
I created a form a while back and included an entry like this:'#size' => 10 in several text fields of the form. Especially useful when you add a suffix:'#field_suffix' => 'Something'But that...
View ArticleQuickly saving an image to disk without extra library
Often, when I work with some form of graphics, I do not have a handy library to save the image buffer I'm working with in a file on disk. In most cases, when I want to do that, I make use of the Targa...
View ArticleHTML background that fits the screen
You can actually define an image or a background (with CSS) that fits the area in which is it shown.For a simple image use a width of 100%, then the browser computes the height for you.<div...
View ArticleA button on the edge (HTML)
Today I played around with my feedback button (a button that sticks on the edges.)The one I had worked on manually was fixed on the edge just fine, even in Internet Explorer.Today, I felt like testing...
View Article