Laying out a list of images with captions..help needed Digital Media UI / UX Design by dantheman50_98 … marking up this list of images with captions. The images vary in height and the captions are aligned to the right of…'d be tempted to use a definition list, floating the captions to the right, but getting each bit of text aligning… Help with laying together a list of Instagram with captions is required Digital Media by andersoAmber44 … marking up this list of images with captions. The images vary in height and the captions are aligned to the right of…'d be tempted to use a definition list, floating the captions to the right, but getting each bit of text aligning… C#.Net: accessing controls and change its captions of running application Programming Software Development by angelsherin … only caption of label alone gets changed and Button captions and other control captions are not changed.I am working in C… video captions in vb.net Programming Software Development by johnRiley Hello, Does anybody know a way of adding captions or subtitles to a video playing in vb.net? .xml would be my preferred choice of file to hold the captions. I have done this in flash cs3 which has a built in functionality for it but any advice on how to do it in .net would be appreciated. thanks Re: Laying out a list of images with captions..help needed Digital Media UI / UX Design by dantheman50_98 This works pretty well - thanks. Only problem is ie7...the captions are sitting beneath the images. Any solution to this hiccup? Thanks again, Dan Re: Help with laying together a list of Instagram with captions is required Digital Media by Dani Also, why is this the same question asked back in 2011 on Sitepoint: https://www.sitepoint.com/community/t/how-the-devil-would-you-style-this-list-of-images-with-captions/87995 Dynamic gallery with captions supported on mobile devices Programming Web Development by velizar.velkov Hello, Can somebody recommend me a good-looking dynamic gallery with captions that is supported on mobile devices? I'm currently using Lightview, but it's sadly not supported. It should be free to use. Any help would be appreciated! Re: Dynamic gallery with captions supported on mobile devices Programming Web Development by ainosilva http://slidesjs.com/examples/images-with-captions/ this one :) Re: links and captions Digital Media UI / UX Design by pixelsoul … that plugin http://bxslider.com/examples/image-slideshow-captions $('.bxslider').bxSlider({ mode: 'fade', captions: true }); <ul class="bxslider">… Re: Laying out a list of images with captions..help needed Digital Media UI / UX Design by Arkinder Use the [ICODE]vertical-align[/ICODE] property while displaying the caption [ICODE]inline-block[/ICODE]. [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title></title> <meta http-equiv="Content-Type" content=&… Re: Laying out a list of images with captions..help needed Digital Media UI / UX Design by Arkinder No problem. I don't actually own IE - haven't for years. The problem is that it's treating [ICODE].caption[/ICODE] as a block-level element rather than an inline-block. If I'm not mistaken this is due to something only the IE7 browser has. Try this: [CODE].caption {display:inline-block; width: 400px; zoom: 1; *display: inline;}[/CODE] Other … Re: Laying out a list of images with captions..help needed Digital Media UI / UX Design by dantheman50_98 Wow man, you're good. That has worked a treat. I wish my brain was capable of storing this kind of information long-term. Just out of interest, do you not feel the urge to test your sites in explorer at all? As much as I hate ie, I could never launch a site without first testing in it first. Re: Laying out a list of images with captions..help needed Digital Media UI / UX Design by Arkinder Since IE is the most used browser on the market, I really don't have a choice. I don't support IE6 at all, and I don't support any version in my personal sites. You're probably wondering how my customers contact me, see my work, etc. I'm an 18 year old freelance designer in a small town. So there really isn't a need for a website since they know me… Re: Help with laying together a list of Instagram with captions is required Digital Media by Dani > See the below image for what I'm trying to achieve. Sorry, not seeing the below image? You can drag it into the text box or click the little paperclip in the editor toolbar. Re: Help with laying together a list of Instagram with captions is required Digital Media by rproffitt @Dani. It's the same question because they use such to try to get around spam bots. andersoAmber44 also appears to be https://www.daniweb.com/members/1226786/eleanorharper44 Conclusion: It's not a serious question at all. Just another spammer. Re: C#.Net: accessing controls and change its captions of running application Programming Software Development by Ramy Mahrous Dear Sherin, Please tell me how could you do that?! just tell me the scenario you follow. Help creating a class??? Programming Software Development by vict0rjr … class that represents an album of images with their associated captions. */ public class Album { /////////////////////////// Fields ////////////////////////////// /** * The …/** * an Array of type String to hold up captions corresponding to each picture in the pictureImageArray. */ private String… Need Help Updating Mulitple MySQL Fields From One Form Programming Web Development by Ootred … When user clicks on the Update button, the new/old captions are inserted into the database. All this is so that… the images and captions can be displayed on a different website "automatically."… I need to be able to update just the descriptions (captions) for the images via the database. Much of this code… Re: Adding text to Slideshow script for images Programming Web Development by almostbob …;cd=1&q=javascript+slideshow+with+captions+and+crossfade&spell=1]google javascript+slideshow…+with+captions+and+crossfade[/url] or if you dont…;cd=1&q=php+slideshow+with+captions+and+crossfade&spell=1]google php+slideshow…;cd=1&q=asp+slideshow+with+captions+and+crossfade&spell=1]google asp+slideshow… Re: Adding text to Slideshow script for images Programming Web Development by FeralReason …cd=1&q=javascript+slideshow+with+captions+and+crossfade&spell=1]google javascript+…cd=1&q=php+slideshow+with+captions+and+crossfade&spell=1]google php+…cd=1&q=asp+slideshow+with+captions+and+crossfade&spell=1]google asp+…slideshow+with+captions+and+crossfade[/url][/QUOTE] Thanks, I will… jQuery slider is not working Programming Web Development by garyjohnson …attr('src'); }, // use $(this).attr('title') for specific image captions title: 'Press escape to close', rel: 'group' }); }); /*…attr('src'); }, // use $(this).attr('title') for specific image captions title: 'Press escape to close', rel: 'group' }); }); /*… Re: Help creating a class??? Programming Software Development by peter_budo … to set array size where to store images with their captions. Something like this [code=Java] /** * @(#)AlbumImage.java * * * @author * @version 1… read in a file and use it as a data input to set an album's name and specifies each.. Programming Software Development by vict0rjr …[4]; // This array holds the album pictures' captions (descriptions) String captionArray[] = new String[4]; …// Load the pictures myTrip.setPictures(picArray); // Load the captions myTrip.setCaptions(captionArray); // Show the album myTrip.showAlbum(); … C# and XML Programming Software Development by skyyforever …] this means that element can consist of captions and positions, but captions can also have another captions and positions. I would be very… How can i swap two buttons by clicking on them Programming Software Development by jim1 … any way that i can do this without replacing their captions with each other as currently i can swap them by… Adding text to Slideshow script for images Programming Web Development by schwarznavy ….jpg, 3.jpg, etc. It would be awesome if the captions could come from 1.txt, 2.txt, 3.txt, etc…. If Javascript can't call up .txt files, then the captions could be put inside the current web page into a… Re: Adding text to Slideshow script for images Programming Web Development by FeralReason … I could see the border.) Under this I see the captions, so I know we are looping properly. In firebug I… fade-transitions I need even though it does not display captions. But I'm happy to test whatever else you come… Re: Adding text to Slideshow script for images Programming Web Development by FeralReason … of my requirements except cost). Of the others none have captions, none are hyperlinked (so that you can click on the… it is working ok now but I am still without captions and hyperlinks (which my wife is really pushing for !) ... good… Problem With Vista Programming Software Development by JakShelar … controls like Command button. In XP all krypton command button captions are displayed but in vista OS does not display krypton… command button captions, its blank. I will best try my side but there… Help, problem with chapter numbering in Word Hardware and Software Microsoft Windows by Aussie_Here … and tables after each chapter (NOTafter each section). For example, captions of figures/tables in Chapter 1 should read Figure/Table… 1.1, 1.2, 1.3, etc, and captions of figures/tables in Chapter 2 should appear as Figure…