HTML - Make Div Visible From <a>-tag
Hi.
How can i make a layer visible from an <a>-tag? I've tried: onclick="layer:visible" but I can't make it work. Anybody tried this? Parashurama Similar Tutorialshow to customize a form button to make it act like a link for example now for example i have a form button that wud open a page with a script in it an all but in a new blank page this is the code HTML Code: <FORM METHOD=POST ACTION="[>SCRIPT_NAME<]" target="_blank"> now i want the target to be an iFrame called "I1" which is hidden so the button shud SHOW the iframe and target the link to the iFrame not to a blank page i did this HTML Code: <FORM METHOD=POST ACTION="[>SCRIPT_NAME<]" target="I1" onClick="makevisible()"> after adding the Java Scripts for the show and hide and all that but still when i click the button it doesnt show the iFrame and it still opens the blank page any help in how to deal with them buttons ??? thanx BYE www.discoveryfilmsuk.com/uc the above website is absolutely flawless in firefox but blindingly invisible in IE. please can the gurus here help me make amendments to the script to make it compatible with other browsers as well. thanks. Hi, I'd like to have an arrow button which when clicked on; collapses/opens up some text. Like an expand and collapse code for some area of text. I hope someone can help me, this has been driving me a little crazy trying to work out what is going on. Basically I've built a little website for my inlaws http://www.cornishsunshine.co.uk using HTML and CSS written using DreamWeaver CSS5.5. Everything shows up fine when you preview in FireFox/Chrome/IE/Safari etc, but when I have published it to the web in IE the alt tags show up instead of the .png's in the left hand DIV. This only happens in IE8, in the other browser's the .png's show up as expected from the preview. I'm completely new to HTML(Day 2 of learning), so please excuse my lack of knowledge. I've been trying to create some text that would become invisible and different text would become visible when a name was moved over, and I can't seem to get the visible attribute to work. For example: <font visible=false>some text</font> I would assume the text would become invisible, but it doesn't appear so. So, I'm wondering if there's a tag that has a text attribute to make this work? Like: <tag id=name text="some text"/> So I can then call, name.text="", to make the text disappear. Any suggestions? Hi, I don't understand why the images are visible in Firefox but not in Safari http://milcom.lu/kickstart thanks Hey, i want to make an iframe Object invisible but still clickable. Is that possible, and if yes, how? Im using Dreamweaver CS5 greetings Phil Hi, I am getting a boder in firefox for a hyperlink image. this is the code <a href="default.aspx"><img src="Images/Home.gif" width="100" height="20" alt="Home" border="0"></a> It's working fine in IE6 but i am getting a blue border in firefox. Can someone tell me how to solve this problem? Thanks Raja Okay - I have yet another issue (what else is new) but this one is not life or death... I set up a page of bios - with photos - and I put a little frame (border) ".5" around the pics - the frames are not visible in Safari or in IE... as I said this is not particularly too terribly importante - but is there a fix for this? Hi All, I have one problem in HTML, I have a HTML file with drop down menu and a flash banner in bottom , while mouse over the menu the drop down is not visible in the top of the flash banner its going back side, can any one help me out how to bring the drop down menu top of the flash banner. Here is the sample link where I have the problem http://vivek192.5gbfree.com/index.html ____________________________________ sport book betting steroid Hi, I am Loading two frames in a page. Iam having huge amount of data in frame2 so i want to make it invisible initially after the dat is loaded then i want to make frame2 visible and frame1 invisible. any one suggest the solution?? Here is the code that am using visible="false" is not working <html> <frameset cols="55%,*" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0> <frame src="LoadingFrame.aspx" NORESIZE /> <frame visible="false" src="VisitorInsightsDashboard.aspx" scrolling="no"/> </frameset> </html> Can anyone tell me if the following is possible, and if so, how do I do it? I want a list of bullet points, but if one of the bullet points has no text then I don't want the actual bullet graphic to be shown. Not the best explanation so I'll elaborate. I'm pulling the bullet data from a program using a keyword/macro so my code looks like this. HTML Code: <ul> <li>{{BulletPoint1}}</li> <li>{{BulletPoint2}}</li> <li>{{BulletPoint3}}</li> <li>{{BulletPoint4}}</li> <li>{{BulletPoint5}}</li> </ul> Works perfectly when all five bullet points are populated, but if for example, there are only 3 bullet points with text, I get the bottom two bullet graphics just hanging there with no text next to them so and the final code looks like this HTML Code: <ul> <li>This is bullet point 1</li> <li>Here's another bullet point</li> <li>Only 3 bullet points for this particular product</li> <li></li> <li></li> </ul> Can anyone help? Does anyone even know what I'm talking about? well the title should say it all: "Is it possible to have a text link that is not visible for the 5 seconds using html" if this is not possible with html is it possible with something else like css or java script *nos should say not in the title please help me guys!!! im trying to find a html code that allows people download a pdf files from the website that im trying to make..anyone out there help me.. website below. what is used to make the man on the right come out and talk. Did they take a video and embedd it? TIA http://thiscityisgoingonadiet.com/Default.aspx Okay, I am starting up a forum and I want to make it so if somebody want to advertise they click a link and fill out information. This is no problem. But the next thing i want is for it to redirect to a certain page and email at the same time. Also I would like to make it so what ever the user chosses in "radio" button, will determine what page it redirects to. So like this. Example: Where would you like to advertise? o Top o Bottom 0 Side Lets say the user chooses top, then it will redirect to http://choice1.com, but if he chooses bottom it will go to http://choice2.com How can I do this? My over all goal is to have the first page ask for basic info, the user clicks submit and it brings them to the advertising choices, the click submit and it brings them to either a paypal page or a page with a paypal button for payment. And every page is emailed at once or seperate Hope you can help, i can use either html or php for these pages to let you know. Can anyone please make the below design since I am aware that how to rotate image in css. Please help me to make the below design & I have only one line image & we have to touch that line with its side of cell & make it as image. Please help me.... Below link is mentioned... yfrog.com/kizuk1p Regards... i need like a Username and password box that when you press submit it will send a email to my adress saying what the user put in the username and password box, if you get what i mean? I tried making this template, but it doesnt work, it wont unzip, there are no files in it. if anyone can make this for me and give me the code, that would be great. http://myfreetemplatehome.com/free_t...tails-159.html Hey, Whats the html coding i need to use to create a box like what is displayed on this page, where the html code is written: http://www.myweddingfavors.com/linktous.html Just under where it says "You can copy and paste the code below:" Thanks in advance. |