Search / 33 posts tagged dom scripting
Subscribe-
Making a Column Script work in IE?
http://www.codingforums.com/ showthread.php?t=145955&goto=newpostI wrote this test script to split content into two stylable columns for general web use...but its been a while since I've done any web programming and I can't figure out why it doesn't work in IE. Any tips? You can run the code in FireFox to see what it's supposed to do.
-
Need help installing a lightbox
http://www.codingforums.com/ showthread.php?t=145263&goto=newpostHey, I dont know any java script, and im not too experienced with this kind of stuff. I have a website which i want to install a lightbox on (http://www.freerootband.com) but I have used image maps with the area tags.
-
adding / removing text fields for php use
http://www.codingforums.com/ showthread.php?t=145173&goto=newposthi Background I'm creating an admin control panel. I have a whats on section, table 1 holds event info, name, location etc The 2nd table holds occurances of events, these are date pairs, publish-date and unpublish-date.
-
Combining document objects together into a new object
http://www.codingforums.com/ showthread.php?t=144993&goto=newpostI am trying to set up a tagging form, so that users can select multiple applicable tags from a list, and/or add new tags in a text box. The tagging module is a piece of package software, which takes tags from a textarea (name="tags").
-
JavaScript Pull-Quotes 2.0
http://striderweb.com/ nerdaphernalia/ 2008/ 06/ javascript-pull-quotes-20/The pull-quotes plugin has undergone some major rewriting in recent weeks. I released much of that as version 1.7 a few days ago. Over the weekend I added a few features, revamped the Settings interface for WordPress 2.5, gave it a quick rinse and polish, and here it is!
-
Element object from a Node object
http://www.codingforums.com/ showthread.php?t=138734&goto=newpostIn FireFox, in HTML DOM, if I have a Node object representing a specific <tr> tag, is there any way I can get the TableRow DOM object for that same TR? Ok, let me back up and ask the higher-level question.
-
Dom Properties of insertCell
http://www.codingforums.com/ showthread.php?t=138713&goto=newpostHi, I am creating the td cells on fly using the following code Code: td = tr.insertCell(pos); The reason for using instead of td=document.createElement("td"); is the td positions are not dynamic. The positions can vary. I have to create td cells on fly. This is works fine in firefox but not in IE.
-
Dom Properties in firefox
http://www.codingforums.com/ showthread.php?t=138357&goto=newposti have a small issue in Firefox. But it is working fine in IE. It looks minor but it is eating my head. Code: var txt_node = document.createTextNode(" Some text here after few spaces"); But it is displaying fine in IE with preceding spaces. But in firefox it is truncating the more number of spaces to single space.
-
Dom Properties in IE
http://www.codingforums.com/ showthread.php?t=138356&goto=newpostHi, I have two sepate issues for IE : i have a create a select box using Dom Code: var date_range = document.createElement("select"); date_range.setAttribute("id","date_range"+val); date_range.setAttribute("name","date_range"+val); for(var i=0;i<6;i++)
-
Dom Properties in IE: hide and show
http://www.codingforums.com/ showthread.php?t=138288&goto=newpostI created table using DOM. Within the td of this table i created one div. I created a table with in this div . It is displaying fine in firefox but not in IE. Any idea? Everything i created using DOM. Any help will be greatly appreciated.
About / rising and falling
Find posts and stories that have something in common using this weighted list of phrases, where popularity is represented by size. Learn more...
